diff --git a/featured/Rotur.js b/featured/Rotur.js index eadd593..15d3313 100644 --- a/featured/Rotur.js +++ b/featured/Rotur.js @@ -296,6 +296,7 @@ class RoturExtension { "val": args.VAL, "id": args.USER || "" }; + this.ws.send(JSON.stringify(msg)); } sendMessage(args) {