This commit is contained in:
Peter Maquiran
2022-09-23 11:34:38 +01:00
5 changed files with 698 additions and 315 deletions
@@ -165,10 +165,8 @@ export class MessagesPage implements OnInit, OnChanges, AfterViewInit, OnDestroy
}
async ngOnInit() {
ngOnInit() {
this.wsChatMethodsService.getAllRooms();
this.chatService.refreshtoken();
this.scrollToBottom();
this.getChatMembers();