cicd 15
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
Gal Podlipnik 2025-06-12 17:24:26 +02:00
parent d2149bd99f
commit 8f07ee9173

View File

@ -18,6 +18,7 @@ class SocketService {
auth: { auth: {
token, token,
}, },
path: '/socket.io',
}); });
if (!this.listenersInitialized) { if (!this.listenersInitialized) {
this.setupEventListeners(); this.setupEventListeners();