We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1655578 commit 97f6570Copy full SHA for 97f6570
1 file changed
html/chat-room/chat-room.html
@@ -74,7 +74,7 @@
74
var room_id = 'main';
75
76
var poll = {
77
- abort : false,
+ abort : true,
78
time : 2000,
79
min : 2000,
80
timer : null,
0 commit comments