mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-11-04 02:39:13 +01:00 
			
		
		
		
	feat: added custom CSS settings. fixes #213
This commit is contained in:
		@@ -12,6 +12,7 @@ const store = new Store({
 | 
			
		||||
    apiSettings: {
 | 
			
		||||
      port: 47836,
 | 
			
		||||
    },
 | 
			
		||||
    customCSS: "",
 | 
			
		||||
    disableBackgroundThrottle: true,
 | 
			
		||||
    disableHardwareMediaKeys: false,
 | 
			
		||||
    enableCustomHotkeys: false,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user