Merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
cheetah 2022-11-29 00:34:06 +01:00
commit 7d7cfeeab1

View file

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