This commit is contained in:
slawk0
2024-09-04 22:10:47 +02:00
parent c1ff47b05c
commit 2613d77c39

View File

@@ -27,7 +27,7 @@ function initializeSocket(server) {
next(new Error('Not logged in'));
}
});
fdjklsdfjkldfsjklsdfjklsdfkljsdf
io.on('connection', (socket) => {
if (!socket.user) {