Aevann1 2022-03-23 21:42:34 +02:00
parent ba81d08b48
commit 77db78bf00
1 changed files with 0 additions and 1 deletions

View File

@ -121,7 +121,6 @@
</style> </style>
<script> <script>
let box = document.getElementById('chat-window')
box.scrollTo(0, box.scrollHeight) box.scrollTo(0, box.scrollHeight)
</script> </script>
{% include "emoji_modal.html" %} {% include "emoji_modal.html" %}