Felguk commited on
Commit
22bba31
·
verified ·
1 Parent(s): 6b1d9eb

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -1
index.html CHANGED
@@ -281,4 +281,7 @@
281
 
282
  // Scroll to bottom
283
  chatBox.scrollTop = chatBox.scrollHeight;
284
- }
 
 
 
 
281
 
282
  // Scroll to bottom
283
  chatBox.scrollTop = chatBox.scrollHeight;
284
+ }
285
+ </script>
286
+ </body>
287
+ </html>