Skip to content

Commit 1be6065

Browse files
save file
1 parent 70672d8 commit 1be6065

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070

7171
//:
7272

73+
7374
var shadow;
7475
var view;
7576
var msg;
@@ -102,6 +103,8 @@
102103
//:
103104

104105

106+
obj.list = display.list;
107+
105108
display.list = function(list){
106109

107110
list.forEach(item=>{

0 commit comments

Comments
 (0)