This commit is contained in:
tiago.kayaya
2021-10-07 09:42:18 +01:00
parent cfd896dfca
commit 6282cc30db
2 changed files with 2 additions and 2 deletions
@@ -90,7 +90,7 @@ export class GroupMessagesPage implements OnInit, OnChanges, AfterViewInit, OnDe
}
ngOnChanges(changes: SimpleChanges): void {
//this.getRoomInfo();
this.getRoomInfo();
//this.scrollToBottom();
}