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