Re-enable tidal oauth settings

This commit is contained in:
Jonas Kvinge
2019-07-06 00:02:25 +02:00
parent aec9df1882
commit 044f347729
3 changed files with 6 additions and 11 deletions

View File

@@ -162,7 +162,6 @@ class TidalService : public InternetService {
void SendSearch();
QString LoginError(QString error, QVariant debug = QVariant());
static const char *kClientIdB64;
static const char *kApiTokenB64;
static const char *kOAuthUrl;
static const char *kOAuthAccessTokenUrl;