mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
remove alert
This commit is contained in:
@@ -119,7 +119,6 @@ export class LoginPage implements OnInit {
|
||||
this.changeProfileService.run()
|
||||
await this.authService.loginChat(this.userattempt);
|
||||
this.getToken();
|
||||
alert('redirect')
|
||||
this.router.navigateByUrl('/ping', { replaceUrl: true });
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user