mirror of
https://github.com/navidrome/navidrome.git
synced 2026-02-02 06:24:14 +00:00
Default for EnableCoverAnimation in dev mode is true
This commit is contained in:
parent
f51afe1f95
commit
ddfbc0380e
@ -21,7 +21,7 @@ const defaultConfig = {
|
||||
devEnableShare: true,
|
||||
devEnableScrobble: true,
|
||||
lastFMApiKey: '9b94a5515ea66b2da3ec03c12300327e',
|
||||
enableCoverAnimation: false,
|
||||
enableCoverAnimation: true,
|
||||
}
|
||||
|
||||
let config
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user