diff --git a/ui/src/config.js b/ui/src/config.js index 5d7d1a4b2..1e7fa5df0 100644 --- a/ui/src/config.js +++ b/ui/src/config.js @@ -21,7 +21,7 @@ const defaultConfig = { devEnableShare: true, devEnableScrobble: true, lastFMApiKey: '9b94a5515ea66b2da3ec03c12300327e', - enableCoverAnimation: false, + enableCoverAnimation: true, } let config