mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-11-04 02:39:13 +01:00 
			
		
		
		
	feat: theme selection is now stored in the config file
This commit is contained in:
		@@ -30,6 +30,7 @@ export const settingsStore = new Store({
 | 
			
		||||
    singleInstance: true,
 | 
			
		||||
    skipArtists: false,
 | 
			
		||||
    skippedArtists: [""],
 | 
			
		||||
    theme: "none",
 | 
			
		||||
    trayIcon: true,
 | 
			
		||||
    updateFrequency: 500,
 | 
			
		||||
    windowBounds: { width: 800, height: 600 },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user