diff --git a/types/devices/Skyper.js b/types/devices/Skyper.js index 99d4d53..aa4784d 100644 --- a/types/devices/Skyper.js +++ b/types/devices/Skyper.js @@ -9,6 +9,7 @@ class Skyper extends PagerDevice { constructor () { super() this.duplex = false + this.supportBOSkrypt = false this.name = "skyper" } RandID() {