Skip to content

Commit dc2a681

Browse files
save file
1 parent 867c7ea commit dc2a681

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

chat/chat.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,12 @@
2626

2727
async function init({mod}){
2828
debug('ready');
29+
2930
chat = mod['chat-room'];
31+
3032
input.simple = mod['chat-room-simple'];
3133
//input.open = mod['chat-room-open'];
34+
3235
chat.initmod({input});
3336

3437

0 commit comments

Comments
 (0)