Skip to content

Commit 7f68ca3

Browse files
save file
1 parent b44cd9b commit 7f68ca3

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
@@ -152,7 +152,7 @@
152152
shadow = host.shadowRoot;
153153

154154

155-
msg = $(view,'.msg');
155+
msg = $(shadow,'.msg');
156156
msg.remove();
157157
msg.style.display = '';
158158

0 commit comments

Comments
 (0)