mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-09-18 17:49:20 +02: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