Skip to content

Commit d0eb484

Browse files
save file
1 parent e61be29 commit d0eb484

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

html/chat-room/html/chat-room-simple/chat-room-simple.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144

145145

146146
var info = $(shadow,'#info');
147-
147+
console.log(ls);
148148
var str = ls.read('username')||def.username;
149149
$(info,'#username').value = str;
150150

0 commit comments

Comments
 (0)