fix mobile

This commit is contained in:
Peter Maquiran
2022-01-29 20:39:35 +01:00
parent eb504f5342
commit d64065d082
3 changed files with 6 additions and 32 deletions
-1
View File
@@ -33,7 +33,6 @@ export class ChatService {
)
{}
get headers() {
this.loggedUserChat = this.authService.ValidatedUserChat;
this._headers = new HttpHeaders();