Differentiate between followed and created playlists

Fix #56
This commit is contained in:
KoffeinFlummi
2019-04-28 10:54:50 +02:00
parent 754d6d5c04
commit eed3edfa59
4 changed files with 20 additions and 4 deletions

View File

@@ -35,8 +35,8 @@ rand = "0.6.5"
webbrowser = "0.5"
[dependencies.rspotify]
git = "https://github.com/samrayleung/rspotify"
rev = "9d9cf7c"
git = "https://github.com/KoffeinFlummi/rspotify"
rev = "9d6c544"
[dependencies.librespot]
git = "https://github.com/librespot-org/librespot.git"