Mobile add picture publiation and chat

This commit is contained in:
Eudes Inácio
2022-02-03 16:36:05 +01:00
parent 8e0fad9c99
commit 99b33375b8
7 changed files with 81 additions and 33 deletions
@@ -114,6 +114,7 @@ export class MessagesPage implements OnInit, OnChanges, AfterViewInit, OnDestroy
ngOnInit() {
this.scrollToBottom();
this.setStatus('online');
this.getChatMembers();
}