Skip to content

Commit 068fd71

Browse files
save file
1 parent d9477fe commit 068fd71

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
@@ -78,7 +78,7 @@
7878
display = mod['chat-room-display'];
7979

8080
hdr.df=display.df=input.df=df;
81-
display.initmod({poll});
81+
display.initmod({poll,input});
8282
input.initmod({post,poll});
8383

8484

0 commit comments

Comments
 (0)