1 parent 5993440 commit 8a90234Copy full SHA for 8a90234
1 file changed
html/chat-room/html/chat-room-simple/chat-room-simple.html
@@ -237,6 +237,7 @@
237
}//catch
238
if(err){
239
console.log(name,txt,ts);
240
+ console.log(err);
241
local = err.toString();
242
}
243
0 commit comments