We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63f6034 commit 8bd5cbbCopy full SHA for 8bd5cbb
1 file changed
chat/chat.html
@@ -26,7 +26,7 @@
26
27
async function init({mod}){
28
debug('ready');
29
- lsmod.list.all();
+ ls.list.all();
30
31
chat = mod['chat-room'];
32
0 commit comments