We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f447afd commit 4fbf9ecCopy full SHA for 4fbf9ec
1 file changed
chat/chat.html
@@ -25,7 +25,7 @@
25
var log;
26
27
async function init({mod}){
28
- debug('ready');debugger;
+ debug('ready');
29
ls.list.page();
30
31
chat = mod['chat-room'];
0 commit comments