We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864c057 commit efc3f74Copy full SHA for efc3f74
1 file changed
html/chat-room/chat-room.html
@@ -79,7 +79,7 @@
79
80
hdr.df=display.df=input.df=df;
81
display.initmod({poll});
82
- input.initmod({post});
+ input.initmod({post,poll});
83
84
85
await mod.auto();
0 commit comments