This commit is contained in:
Peter Maquiran
2022-04-24 20:05:04 +01:00
parent 8572ad0929
commit 521700a70e
8 changed files with 19 additions and 8 deletions
@@ -113,6 +113,7 @@ export class NewGroupPage implements OnInit{
this.wsChatMethodsService.subscribeToRoomUpdate(res.result.rid, res.result);
this.addGroupMessage.emit(res.result.rid);
this.wsChatMethodsService.getAllRooms()
}
async addContacts(){