♻️ Major clean up of project structure
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
onMount(async () => {
|
||||
const ws = $location ? $location : window.location.host
|
||||
socket.init(`ws://${ws}/api/ws/events`)
|
||||
socket.init(`ws://${ws}/api/ws`)
|
||||
|
||||
addEventListeners()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user