artwork init @ undef

This commit is contained in:
Philippe G
2020-10-10 23:51:43 -07:00
parent 46f89026ed
commit ee7d2a492c
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 => { },
artwork => undef,
} );
$client->SUPER::initPrefs;