forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-03-23 21:40:53 +02:00
parent 583a24cbb0
commit 73a3ecd2a8
1 changed files with 1 additions and 1 deletions

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" %}