Skip to content

Commit 8bd5cbb

Browse files
save file
1 parent 63f6034 commit 8bd5cbb

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
@@ -26,7 +26,7 @@
2626

2727
async function init({mod}){
2828
debug('ready');
29-
lsmod.list.all();
29+
ls.list.all();
3030

3131
chat = mod['chat-room'];
3232

0 commit comments

Comments
 (0)