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