summaryrefslogtreecommitdiffstats
path: root/src/environment.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/environment.ts')
-rw-r--r--src/environment.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/environment.ts b/src/environment.ts
index b51b0aae1..92fa41943 100644
--- a/src/environment.ts
+++ b/src/environment.ts
@@ -170,7 +170,6 @@ export const DEFAULT_APP_SETTINGS = {
170 wakeUpStrategy: '300', // seconds 170 wakeUpStrategy: '300', // seconds
171 inactivityLock: 0, 171 inactivityLock: 0,
172 automaticUpdates: true, 172 automaticUpdates: true,
173 showServiceNavigationBar: false,
174 universalDarkMode: true, 173 universalDarkMode: true,
175 userAgentPref: '', 174 userAgentPref: '',
176 adaptableDarkMode: true, 175 adaptableDarkMode: true,