changed muted artists to TIDAL

This commit is contained in:
Rick van Lieshout 2022-03-31 17:42:34 +02:00
parent 6a7b3eefd4
commit 89589b75e1

View File

@ -11,7 +11,7 @@ const store = new Store({
api: true,
playBackControl: true,
muteArtists: false,
mutedArtists: ["Tidal"],
mutedArtists: ["TIDAL"],
menuBar: true,
apiSettings: {
port: 47836,