1 parent e61be29 commit d0eb484Copy full SHA for d0eb484
1 file changed
html/chat-room/html/chat-room-simple/chat-room-simple.html
@@ -144,7 +144,7 @@
144
145
146
var info = $(shadow,'#info');
147
-
+ console.log(ls);
148
var str = ls.read('username')||def.username;
149
$(info,'#username').value = str;
150
0 commit comments