This commit is contained in:
Peter Maquiran
2022-02-09 14:07:34 +01:00
parent 012c5ccce6
commit 9a35ea30f0
6 changed files with 26 additions and 31 deletions
@@ -276,7 +276,6 @@ export class MessagesPage implements OnInit, OnChanges, AfterViewInit, OnDestroy
}
}
changeInput() {
this.wsChatMethodsService.getDmRoom(this.roomId).typing()
}