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

master
cheetah 2 years ago
commit 7d7cfeeab1

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

Loading…
Cancel
Save