Skip to content

Commit

Permalink
Update Rotur.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Mistium authored Aug 16, 2024
1 parent be5fae6 commit b15256e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions featured/Rotur.js
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ class RoturExtension {
"val": args.VAL,
"id": args.USER || ""
};
this.ws.send(JSON.stringify(msg));
}

sendMessage(args) {
Expand Down

0 comments on commit b15256e

Please sign in to comment.