Skip to content

Commit 321b66a

Browse files
save file
1 parent f366e3c commit 321b66a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chat/chat.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
async function init({mod}){
2828
debug('ready');
2929
chat = mod['chat-room'];
30-
input = mod['chat-room-tmp'];
30+
input = mod['chat-room-simple'];
3131
log = mod['log-mod'];
3232

3333
chat.initmod({input});

0 commit comments

Comments
 (0)