mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
@@ -298,6 +298,7 @@ export class ChatPage implements OnInit {
|
||||
this.openGroupMessagesModal(rid);
|
||||
}
|
||||
else {
|
||||
alert('HERE OPEN')
|
||||
this.idSelected = rid;
|
||||
this.closeAllDesktopComponents();
|
||||
this.showEmptyComponent = false;
|
||||
@@ -548,7 +549,7 @@ export class ChatPage implements OnInit {
|
||||
return dateB - dateA;
|
||||
});
|
||||
|
||||
|
||||
|
||||
//console.log('GROUPS FROM DB', this.allGroups)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user