Use localhost directly as redirect for scrobbling API 2.0
This commit is contained in:
@@ -49,7 +49,6 @@ class ScrobblingAPI20 : public ScrobblerService {
|
||||
~ScrobblingAPI20() override;
|
||||
|
||||
static const char *kApiKey;
|
||||
static const char *kRedirectUrl;
|
||||
|
||||
void ReloadSettings() override;
|
||||
void LoadSession();
|
||||
|
||||
Reference in New Issue
Block a user