feat: theme selection is now stored in the config file

This commit is contained in:
2023-05-09 23:57:16 +02:00
parent 4350ab9bd9
commit 6e5a2c626c
3 changed files with 15 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ export const settings = {
singleInstance: "singleInstance",
skipArtists: "skipArtists",
skippedArtists: "skippedArtists",
theme: "theme",
trayIcon: "trayIcon",
updateFrequency: "updateFrequency",
windowBounds: {