zmb3 / spotify

A Go wrapper for the Spotify Web API
Apache License 2.0
1.33k stars 283 forks source link

Change incorrect player repeat options #216

Closed beatzzz closed 1 year ago

beatzzz commented 1 year ago

The comment in the code doesn't reflect the repeat states that the Spotify API expects. This PR updates the comment to align with the correct states.