1 parent 70e7644 commit cdd7434Copy full SHA for cdd7434
1 file changed
html/chat-room/chat-room.html
@@ -180,6 +180,7 @@
180
tabs.append(ntab);
181
182
let node = $(host,nn);
183
+ console.log(key,nn,ntab,node);
184
view.append(node);
185
186
if(!first){
0 commit comments