Merge branch 'developer' of bitbucket.org:equilibriumito/gabinete-digital into developer

This commit is contained in:
Peter Maquiran
2022-06-03 16:54:22 +01:00
4 changed files with 64 additions and 95 deletions
@@ -161,9 +161,9 @@ export class GroupMessagesPage implements OnInit, OnChanges, AfterViewInit, OnDe
ngOnInit() {
console.log(this.roomId)
this.loggedUser = this.loggedUserChat;
setTimeout(() => {
//setTimeout(() => {
this.getRoomInfo();
}, 1000);
//}, 1000);
this.getChatMembers();
//this.getMessageDB();