Browse Source

try catch

master
zeus 3 years ago
parent
commit
fb3dda587a
  1. 2
      llo/connect-new.js

2
llo/connect-new.js

@ -1527,7 +1527,7 @@ function mywgRemoveClosedConnection(){
n.data = code
io.emit('message_close', n);
//auto close network container
mywgcheckStatus();
//mywgcheckStatus();
});
var n1 = {}

Loading…
Cancel
Save