diff --git a/Source/Services/Session.js b/Source/Services/Session.js index 294b155..4d59ea0 100644 --- a/Source/Services/Session.js +++ b/Source/Services/Session.js @@ -1,7 +1,7 @@ let {addService,addListener} = require("../WebSocket.js"); const Stdoutput = [ - ["notifyPairInfo", false], + ["notifyPairInfo", true], ["packrecaive", true], ["packsending", true], ["notifyRoomInfo", true]