We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1495fe5 commit e434ea9Copy full SHA for e434ea9
1 file changed
html/chat-room/chat-room.html
@@ -74,6 +74,9 @@
74
debug('init');
75
hdr = mod['chat-room-hdr'];
76
display = mod['chat-room-display'];
77
+ debugger;
78
+
79
+ hdr.df=display.df=df;
80
display.initmod({poll});
81
82
0 commit comments