added ranking and connected with back
This commit is contained in:
@@ -77,8 +77,6 @@ export class LoginComponent {
|
||||
color: 'danger'
|
||||
});
|
||||
await toast.present();
|
||||
|
||||
// this.user().userForm.reset();
|
||||
return false;
|
||||
}
|
||||
try {
|
||||
@@ -93,6 +91,5 @@ export class LoginComponent {
|
||||
});
|
||||
await toast.present();
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user