We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09f3f26 commit 43b0cebCopy full SHA for 43b0ceb
source/app/service-providers/config/get-config-template.ts
@@ -42,7 +42,7 @@ export interface ConfigOptions {
42
attachmentExtensions: string[]
43
darkMode: boolean
44
alwaysReloadFiles: boolean
45
- autoDarkMode: 'off'|'system'|'schedule'|'auto'
+ autoDarkMode: 'off'|'system'|'schedule'
46
autoDarkModeStart: string
47
autoDarkModeEnd: string
48
fileMeta: boolean
0 commit comments