This commit is contained in:
tiago.kayaya
2021-01-20 10:23:59 +01:00
parent 874133d28e
commit 38765d4da9
99 changed files with 2696 additions and 18069 deletions
@@ -126,6 +126,9 @@ export class GroupMessagesPage implements OnInit {
component: ChatOptionsPopoverPage,
cssClass: 'chat-options-popover',
event: ev,
componentProps: {
roomId: this.room._id,
},
translucent: true
});
return await popover.present();