This commit is contained in:
tiago.kayaya
2021-01-19 09:26:33 +01:00
parent fb1b148c33
commit 08ec18a4d4
250 changed files with 4298 additions and 3234 deletions
@@ -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"');