We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffb1b20 commit 9f2cfdeCopy full SHA for 9f2cfde
1 file changed
chat/chat.html
@@ -138,9 +138,11 @@ <h4 slot=version>
138
</chat-hdr>
139
140
141
- <chat-room component=grp_root server='' room=main>
+ <chat-room component=grp_root server='' room=open-test>
142
<chat-room-open component=parent></chat-room-open>
143
+ <!--
144
<chat-room-simple component=parent></chat-room-simple>
145
+ -->
146
</chat-room>
147
148
0 commit comments