mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
save
This commit is contained in:
@@ -77,7 +77,6 @@ export class ChatPage implements OnInit {
|
||||
private authService: AuthService,
|
||||
private storage:Storage,
|
||||
private resolver: ComponentFactoryResolver,
|
||||
private alertService: AlertService,
|
||||
|
||||
) {
|
||||
this.headers = new HttpHeaders();
|
||||
@@ -101,6 +100,7 @@ export class ChatPage implements OnInit {
|
||||
console.log(this.roomId);
|
||||
|
||||
}
|
||||
|
||||
closeAllDesktopComponents() {
|
||||
this.showMessages=false;
|
||||
this.showContacts=false;
|
||||
|
||||
Reference in New Issue
Block a user