mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix bug in create new room
This commit is contained in:
@@ -298,7 +298,6 @@ export class ChatPage implements OnInit {
|
||||
this.openGroupMessagesModal(rid);
|
||||
}
|
||||
else {
|
||||
alert('HERE OPEN')
|
||||
this.idSelected = rid;
|
||||
this.closeAllDesktopComponents();
|
||||
this.showEmptyComponent = false;
|
||||
|
||||
Reference in New Issue
Block a user