mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-11-04 02:39:13 +01:00 
			
		
		
		
	fix: user uploaded themes are now stored in the config directory. Missing directories will be created and added docs for theming
This commit is contained in:
		@@ -55,7 +55,7 @@ export const createSettingsWindow = function () {
 | 
			
		||||
  settingsWindow = new BrowserWindow({
 | 
			
		||||
    width: 700,
 | 
			
		||||
    height: 600,
 | 
			
		||||
    resizable: false,
 | 
			
		||||
    resizable: true,
 | 
			
		||||
    show: false,
 | 
			
		||||
    transparent: true,
 | 
			
		||||
    frame: false,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user