mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-24 06:56:27 +00:00
Merge branch 'master' of github.com:JohnnyCrazy/SpotifyAPI-NET
This commit is contained in:
commit
3b7fc1a203
@ -57,6 +57,9 @@ namespace SpotifyAPI.Web.Enums
|
||||
UserModifyPlaybackState = 65536,
|
||||
|
||||
[String("user-read-currently-playing")]
|
||||
UserReadCurrentlyPlaying = 131072
|
||||
UserReadCurrentlyPlaying = 131072,
|
||||
|
||||
[String("app-remote-control")]
|
||||
AppRemoteControl = 262144
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user