We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1872f79 commit ce61347Copy full SHA for ce61347
chat/chat.html
@@ -25,6 +25,7 @@
25
26
function ready({mod}){
27
debug('ready');
28
+ debugger;
29
chat = mod['chat-room-tmp'];
30
log = mod['log-mod'];
31
0 commit comments