Merge branch 'feature/chat' of https://bitbucket.org/equilibriumito/gabinete-digital into feature/chat

This commit is contained in:
Eudes Inácio
2021-07-26 14:10:33 +01:00
8 changed files with 48 additions and 31 deletions
@@ -45,7 +45,7 @@ export class MessagesPage implements OnInit, AfterViewChecked, OnChanges {
/* this.dm = this.navParams.get('dm'); */
}
ngOnChanges(changes: SimpleChanges): void {
//this.load();
this.load();
//throw new Error('Method not implemented.');
}