mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
@@ -190,7 +190,6 @@ let LoginPage = class LoginPage {
|
||||
if (yield this.authService.login(this.userattempt)) {
|
||||
this.loginRocketChat();
|
||||
this.router.navigate(['/home/events']);
|
||||
this.presentAlert('1');
|
||||
}
|
||||
else {
|
||||
//this.toastService.presentToast('Não foi possível fazer login"');
|
||||
|
||||
Reference in New Issue
Block a user