mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-31 17:54:55 +01:00
LibreFMScrobbler: Call base class for ReloadSettings
This commit is contained in:
parent
6703c15c52
commit
cc277211b3
@ -46,7 +46,7 @@ LibreFMScrobbler::LibreFMScrobbler(Application *app, QObject *parent)
|
||||
submitted_(false),
|
||||
timestamp_(0) {
|
||||
|
||||
ReloadSettings();
|
||||
ScrobblingAPI20::ReloadSettings();
|
||||
LoadSession();
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user