Skip to content

Commit efc3f74

Browse files
save file
1 parent 864c057 commit efc3f74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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});
82+
input.initmod({post,poll});
8383

8484

8585
await mod.auto();

0 commit comments

Comments
 (0)