Spaces:
Running
Running
Update index.html
Browse files- 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>
|