forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-03-22 16:56:08 +02:00
parent 762cb277ce
commit 97a2342313
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@
}
</style>
<script>
<script data-cfasync="false">
let socket=io()
let chatline = document.getElementsByClassName('chat-line')[0]
let box = document.getElementById('chat-window')