mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2024-11-22 13:32:42 +01:00
changed muted artists to TIDAL
This commit is contained in:
parent
6a7b3eefd4
commit
89589b75e1
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user