Skip to content

Commit 6550659

Browse files
save file
1 parent 90695cc commit 6550659

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

chat/chat.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242

4343
input.open = mod['chat-room-open'];
44-
//input.simple = mod['chat-room-simple'];
44+
input.simple = mod['chat-room-simple'];
4545

4646
chat.initmod({input});
4747

@@ -151,9 +151,7 @@ <h4 slot=version>
151151

152152
<chat-room component=grp_root server='' room=open-test>
153153
<chat-room-open component=parent></chat-room-open>
154-
<!--
155154
<chat-room-simple component=parent></chat-room-simple>
156-
-->
157155
</chat-room>
158156

159157

0 commit comments

Comments
 (0)