Add config option to set default theme
This commit is contained in:
@@ -16,6 +16,7 @@ const defaultConfig = {
|
||||
devActivityPanel: true,
|
||||
devFastAccessCoverArt: false,
|
||||
enableStarRating: true,
|
||||
defaultTheme: 'Dark',
|
||||
}
|
||||
|
||||
let config
|
||||
|
||||
Reference in New Issue
Block a user