mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
fix delete member and add member
This commit is contained in:
@@ -1005,7 +1005,7 @@ export class MessagesPage implements OnInit, OnChanges, AfterViewInit, OnDestroy
|
||||
}
|
||||
|
||||
openGroupContactsPage() {
|
||||
this.openGroupContacts.emit(this.room.$id);
|
||||
this.openGroupContacts.emit(this.room.id);
|
||||
}
|
||||
|
||||
async takePictureMobile() {
|
||||
|
||||
Reference in New Issue
Block a user