mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-06 13:27:40 +01:00
Fix oauth checkbox in tidal settings
This commit is contained in:
parent
7fa1461d5e
commit
d820878b89
@ -106,6 +106,7 @@ void TidalSettingsPage::Load() {
|
||||
|
||||
s.endGroup();
|
||||
|
||||
OAuthClicked(ui_->oauth->isChecked());
|
||||
if (service_->authenticated()) ui_->login_state->SetLoggedIn(LoginStateWidget::LoggedIn);
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user