mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 13:26:08 +00:00
commit
This commit is contained in:
@@ -132,8 +132,9 @@ export class ContactsPage implements OnInit {
|
||||
roomId: roomId,
|
||||
},
|
||||
});
|
||||
await modal.present();
|
||||
|
||||
modal.onDidDismiss();
|
||||
await modal.present();
|
||||
}
|
||||
|
||||
async openMessages(username:string){
|
||||
|
||||
Reference in New Issue
Block a user