Replace Spotify username/password with access token
This commit is contained in:
@@ -249,8 +249,7 @@ class EngineBase : public QObject {
|
||||
|
||||
// Spotify
|
||||
#ifdef HAVE_SPOTIFY
|
||||
QString spotify_username_;
|
||||
QString spotify_password_;
|
||||
QString spotify_access_token_;
|
||||
#endif
|
||||
|
||||
bool about_to_end_emitted_;
|
||||
|
||||
Reference in New Issue
Block a user