mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-11-04 10:49:26 +01:00 
			
		
		
		
	changed muted artists to TIDAL
This commit is contained in:
		@@ -11,7 +11,7 @@ const store = new Store({
 | 
				
			|||||||
    api: true,
 | 
					    api: true,
 | 
				
			||||||
    playBackControl: true,
 | 
					    playBackControl: true,
 | 
				
			||||||
    muteArtists: false,
 | 
					    muteArtists: false,
 | 
				
			||||||
    mutedArtists: ["Tidal"],
 | 
					    mutedArtists: ["TIDAL"],
 | 
				
			||||||
    menuBar: true,
 | 
					    menuBar: true,
 | 
				
			||||||
    apiSettings: {
 | 
					    apiSettings: {
 | 
				
			||||||
      port: 47836,
 | 
					      port: 47836,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user