Add expand artwork feature (#1557)

This commit is contained in:
Monochromish 2022-11-07 09:05:37 +11:00 committed by GitHub
parent ac45ecf604
commit f8aeae8eae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 65 additions and 32 deletions

View file

@ -205,6 +205,7 @@ export class Store {
purplePodcastPlaybackBar: false,
maxElementScale: -1, // -1 default, anything else is a custom scale
overrideDisplayTheme: "system", // system , dark, light
artworkDisplayLayout: "default",
},
lyrics: {
enable_mxm: true,