This commit is contained in:
Peter Maquiran
2022-02-10 16:14:25 +01:00
parent 9498ad0825
commit 115c76f1ff
9 changed files with 7 additions and 22 deletions
@@ -230,9 +230,6 @@ export class GroupMessagesPage implements OnInit, OnChanges, AfterViewInit, OnDe
}
changeInput() {
this.wsChatMethodsService.getDmRoom(this.roomId).typing()
}
async getChatMembers() {
//return await this.chatService.getMembers(roomId).toPromise();