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;

View File

@@ -10,6 +10,6 @@
<name>PLUGIN_SQUEEZEESP32</name>
<description>PLUGIN_SQUEEZEESP32_DESC</description>
<module>Plugins::SqueezeESP32::Plugin</module>
<version>0.202</version>
<version>0.203</version>
<creator>Philippe</creator>
</extensions>