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