mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-11-04 02:39:13 +01:00 
			
		
		
		
	Add ListenBrainz implementation
This commit is contained in:
		@@ -18,6 +18,11 @@ export const settingsStore = new Store({
 | 
			
		||||
    disableHardwareMediaKeys: false,
 | 
			
		||||
    enableCustomHotkeys: false,
 | 
			
		||||
    enableDiscord: false,
 | 
			
		||||
    ListenBrainz: {
 | 
			
		||||
      enabled: false,
 | 
			
		||||
      api: "https://api.listenbrainz.org",
 | 
			
		||||
      token: "",
 | 
			
		||||
    },
 | 
			
		||||
    flags: {
 | 
			
		||||
      gpuRasterization: true,
 | 
			
		||||
      disableHardwareMediaKeys: false,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user