We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f96d8e commit a62e85eCopy full SHA for a62e85e
1 file changed
html/chat-room/chat-room.html
@@ -77,7 +77,7 @@
77
hdr = mod['chat-room-hdr'];
78
display = mod['chat-room-display'];
79
80
- hdr.df=display.df=input.df=df;
+ //hdr.df=display.df=input.df=df;
81
display.initmod({poll});
82
//input.initmod({post,poll});
83
0 commit comments