Skip to content

Commit a62e85e

Browse files
save file
1 parent 7f96d8e commit a62e85e

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

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

0 commit comments

Comments
 (0)