Skip to content

Commit

Permalink
Update spotify.config.json.example
Browse files Browse the repository at this point in the history
  • Loading branch information
Ejay-3D committed Mar 16, 2019
1 parent 01b2bc4 commit c3f8099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotify.config.json.example
Expand Up @@ -4,6 +4,6 @@
"AUTH_DOMAIN" : "http://localhost",
"AUTH_PATH" : "/callback",
"AUTH_PORT" : "8888",
"SCOPE" : "user-read-private playlist-read-private streaming user-read-playback-state user-modify-playback-state",
"SCOPE" : "user-read-private app-remote-control playlist-read-private streaming user-read-playback-state user-modify-playback-state",
"TOKEN" : "./token.json"
}

0 comments on commit c3f8099

Please sign in to comment.