Merge branch 'developer' into feature/chat

This commit is contained in:
tiago.kayaya
2021-04-16 10:00:34 +01:00
66 changed files with 562 additions and 502 deletions
+3
View File
@@ -113,6 +113,9 @@ export class ChatPage implements OnInit {
this.showGroupContacts=false;
console.log('All components closed!');
}
showEmptyContainer(){
this.showEmptyComponent=true;
}
openGroupContactsPage(data){
console.log(data);
this.groupRoomId = data;