This commit is contained in:
tiago.kayaya
2021-10-07 11:52:48 +01:00
parent 6282cc30db
commit 29ced51b2a
@@ -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.');
}