This commit is contained in:
Philippe G
2020-10-08 01:01:30 -07:00
parent 3c317b0b86
commit 46f89026ed
4 changed files with 4 additions and 4 deletions

View File

@@ -101,7 +101,7 @@ sub initPrefs {
$prefs->client($client)->init( {
equalizer => [(0) x 10],
artwork => 0,
artwork => { },
} );
$client->SUPER::initPrefs;