We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16c7bef commit 010549aCopy full SHA for 010549a
1 file changed
chat/chat.html
@@ -24,7 +24,7 @@
24
var log;
25
26
function ready({mod}){
27
-
+ debug('ready');
28
chat = mod['chat-room-tmp'];
29
log = mod['log-mod'];
30
0 commit comments