1 parent 71bb938 commit 044c5fdCopy full SHA for 044c5fd
1 file changed
html/chat-room/chat-room.html
@@ -162,7 +162,7 @@
162
163
var shadow = host.shadowRoot;
164
165
- var tabs = $(shadow,'#tabs');
+ tabs = $(shadow,'#tabs');
166
tab = $(tabs,'.tab');
167
tab.remove();
168
tab.style.display = '';
0 commit comments