Skip to content

Commit 39fa816

Browse files
save file
1 parent b977072 commit 39fa816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/chat-room/html/chat-room-display/chat-room-display.html

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

7474

7575
var msgs = [];
76-
obj.msgs = msg;
76+
obj.msgs = msgs;
7777

7878

7979
var shadow;

0 commit comments

Comments
 (0)