mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
commit
This commit is contained in:
@@ -304,7 +304,7 @@ export class ProfilePage implements OnInit {
|
||||
componentProps: {
|
||||
}
|
||||
});
|
||||
await modal.present();
|
||||
|
||||
|
||||
modal.onDidDismiss().then(() => {
|
||||
this.isProfileOpen = false;
|
||||
@@ -312,6 +312,8 @@ export class ProfilePage implements OnInit {
|
||||
console.log(error)
|
||||
})
|
||||
|
||||
await modal.present();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user