This commit is contained in:
Peter Maquiran
2022-09-29 16:43:32 +01:00
parent 8c729e900d
commit a5521585c7
6 changed files with 23 additions and 28 deletions
@@ -143,8 +143,7 @@ export class GroupMessagesPage implements OnInit, OnChanges, AfterViewInit, OnDe
}
ngOnChanges(changes: SimpleChanges): void {
this.chatService.refreshtoken();
this.getRoomInfo();
this.wsChatMethodsService.getGroupRoom(this.roomId).loadHistory({});
//