From ffe9cf07defed09aeec91b2d3516135b16ca1baa Mon Sep 17 00:00:00 2001 From: Peter Maquiran Date: Mon, 25 Oct 2021 15:43:53 +0100 Subject: [PATCH] Fox --- .../chat-options-features/chat-options-features.page.ts | 1 + src/app/modals/profile/edit-profile/edit-profile.page.html | 6 +----- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/app/modals/chat-options-features/chat-options-features.page.ts b/src/app/modals/chat-options-features/chat-options-features.page.ts index e9ebdc9c6..df1ece9a6 100644 --- a/src/app/modals/chat-options-features/chat-options-features.page.ts +++ b/src/app/modals/chat-options-features/chat-options-features.page.ts @@ -33,6 +33,7 @@ export class ChatOptionsFeaturesPage implements OnInit { private fileLoaderService: FileLoaderService, private fileToBase64Service: FileToBase64Service, private chatService: ChatService, + public ThemeService: ThemeService ) { this.members = this.navParams.get('members'); diff --git a/src/app/modals/profile/edit-profile/edit-profile.page.html b/src/app/modals/profile/edit-profile/edit-profile.page.html index daa5336ad..de7ed9524 100644 --- a/src/app/modals/profile/edit-profile/edit-profile.page.html +++ b/src/app/modals/profile/edit-profile/edit-profile.page.html @@ -69,13 +69,9 @@
- +
-
- - -