prevnting skyper boskrypt

This commit is contained in:
cheetah 2022-11-27 22:57:38 +00:00
parent 3d5d7b53e5
commit 4d06934d55

View file

@ -9,6 +9,7 @@ class Skyper extends PagerDevice {
constructor () {
super()
this.duplex = false
this.supportBOSkrypt = false
this.name = "skyper"
}
RandID() {