Actually use those spotify vars god dammit

This commit is contained in:
Salt 2020-06-15 09:00:10 -05:00
parent 4de750c106
commit 1dae60f120

View File

@ -124,3 +124,9 @@ enabled = false
# .png
# .txt
# .zip
[spotify]
username = {{ mopidy_spotify_username }}
password = {{ mopidy_spotify_password }}
client_id = {{ mopidy_spotify_client_id }}
client_secret = {{ mopidy_spotify_client_secret }}