mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-03-31 14:11:56 +02:00
Small fixes for login field
This commit is contained in:
parent
8a382e8dae
commit
10084adcba
@ -342,6 +342,7 @@ $("#custom_username_field").keyup(function(event){
|
||||
} else if (data.status == 403) {
|
||||
Materialize.toast('Authentication error! You have been banned.', 10000);
|
||||
}
|
||||
unlock_login_fields();
|
||||
})
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user