fix: websockets and vite

This commit is contained in:
Mat12143 2025-08-02 05:16:37 +02:00
parent 426a2706d8
commit 419fde1a10
4 changed files with 17 additions and 17 deletions

View file

@ -17,7 +17,6 @@
;[returnError, songs, index] = await getQueueSongs(data.roomId)
queueSongs = songs
playingIndex = index
})