Skip to content

Commit 159104b

Browse files
save file
1 parent 9c7f5cf commit 159104b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@
121121
view = $(shadow,'#view');
122122
empty = $(view,'#empty');
123123
msg = $(view,'.msg');
124+
msg.remove();
125+
msg.style.display = '';
124126

125127
}//initdom
126128

0 commit comments

Comments
 (0)