This commit is contained in:
tiago.kayaya
2021-10-12 10:17:56 +01:00
parent 1c71c7b569
commit bda6141151
4 changed files with 10 additions and 8 deletions
@@ -77,7 +77,7 @@ export class MessagesPage implements OnInit, OnChanges, AfterViewInit, OnDestroy
/* this.dm = this.navParams.get('dm'); */
}
ngOnChanges(changes: SimpleChanges): void {
//this.load();
this.load();
//throw new Error('Method not implemented.');
}