Common components refactor #1
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ export const THEMES = 'themes';
|
|||
export const AUTOMATIC_DARK_MODE_ENABLED = 'automaticDarkModeEnabled';
|
||||
|
||||
// mobile settings
|
||||
export const KEEP_DAEMON_RUNNING = 'keepDaemonRunning';
|
||||
export const KEEP_DAEMON_RUNNING = 'keepDaemonRunning';
|
||||
|
|
Loading…
Reference in a new issue