Update static/index.html
Browse files- static/index.html +0 -1
static/index.html
CHANGED
@@ -309,7 +309,6 @@
|
|
309 |
</form>
|
310 |
</footer>
|
311 |
</div>
|
312 |
-
|
313 |
<script>
|
314 |
document.addEventListener('DOMContentLoaded', () => {
|
315 |
const chatForm = document.getElementById('chat-form');
|
|
|
309 |
</form>
|
310 |
</footer>
|
311 |
</div>
|
|
|
312 |
<script>
|
313 |
document.addEventListener('DOMContentLoaded', () => {
|
314 |
const chatForm = document.getElementById('chat-form');
|