Bug fix patch

This commit is contained in:
Abdussamed 2024-02-11 23:32:44 +03:00
parent 870ec96e9a
commit 5175c2b456
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
let {addService,addListener} = require("../WebSocket.js"); let {addService,addListener} = require("../WebSocket.js");
const Stdoutput = [ const Stdoutput = [
["notifyPairInfo", false], ["notifyPairInfo", true],
["packrecaive", true], ["packrecaive", true],
["packsending", true], ["packsending", true],
["notifyRoomInfo", true] ["notifyRoomInfo", true]