Skip to content

Commit e2e45dd

Browse files
save file
1 parent a2a6e5b commit e2e45dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/chat-room/chat-room.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979

8080
hdr.df=display.df=input.df=df;
8181
display.initmod({poll});
82-
input.initmod({post,poll});
82+
//input.initmod({post,poll});
8383

8484

8585
await mod.auto();

0 commit comments

Comments
 (0)