1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-02 05:21:39 +02:00

Hide the password msg once auth is done

This commit is contained in:
Daniel Berteaud 2015-06-25 22:44:46 +02:00
parent 305b6cf5eb
commit 003e4ed8a5

View File

@ -805,6 +805,7 @@ function initJoin(room){
}
},
success: function(data){
$('.connecting-err-reason').hide();
$.ajax({
data: {
req: JSON.stringify({