Default for EnableCoverAnimation in dev mode is true

This commit is contained in:
Deluan 2021-06-28 17:18:32 -04:00
parent a73f885afb
commit fd82b8f2dc

View file

@ -21,7 +21,7 @@ const defaultConfig = {
devEnableShare: true,
devEnableScrobble: true,
lastFMApiKey: '9b94a5515ea66b2da3ec03c12300327e',
enableCoverAnimation: false,
enableCoverAnimation: true,
}
let config