We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2a6e5b commit e2e45ddCopy full SHA for e2e45dd
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,poll});
+ //input.initmod({post,poll});
83
84
85
await mod.auto();
0 commit comments