mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-29 13:31:00 +00:00
pw return
This commit is contained in:
@@ -226,6 +226,7 @@ io.on('connection', function(socket){
|
|||||||
socket.emit("pw", pw);
|
socket.emit("pw", pw);
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
socket.emit("toast", "wrongpass");
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user