Add expand artwork feature (#1557)
This commit is contained in:
parent
ac45ecf604
commit
f8aeae8eae
5 changed files with 65 additions and 32 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue