Add config option to set default theme

This commit is contained in:
Deluan
2021-04-18 13:51:00 -04:00
parent b6f525bda5
commit f63a912341
6 changed files with 36 additions and 4 deletions
+1
View File
@@ -16,6 +16,7 @@ const defaultConfig = {
devActivityPanel: true,
devFastAccessCoverArt: false,
enableStarRating: true,
defaultTheme: 'Dark',
}
let config