Add option to disable album cover animation in the player. Closes #1185

This commit is contained in:
Deluan
2021-06-28 17:10:58 -04:00
parent 167fe46288
commit a73f885afb
5 changed files with 23 additions and 1 deletions
+1
View File
@@ -21,6 +21,7 @@ const defaultConfig = {
devEnableShare: true,
devEnableScrobble: true,
lastFMApiKey: '9b94a5515ea66b2da3ec03c12300327e',
enableCoverAnimation: false,
}
let config