This commit is contained in:
Aevann1 2022-03-23 21:40:53 +02:00
parent 83621ade50
commit 3dbcc81f93

View file

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