mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Message on stir if no password provided
This commit is contained in:
@@ -439,7 +439,8 @@ io.on('connection', function(socket){
|
||||
sort_list(coll, undefined, false, true);
|
||||
}
|
||||
};
|
||||
}
|
||||
}else
|
||||
socket.emit("toast", "wrongpass");
|
||||
});
|
||||
|
||||
socket.on('disconnect', function()
|
||||
|
||||
Reference in New Issue
Block a user