added Maximum Element Scale
This commit is contained in:
parent
2361cfaebe
commit
5e3bdd96f3
5 changed files with 30 additions and 4 deletions
|
@ -239,7 +239,8 @@ export class Store {
|
|||
"windowColor": "#000000",
|
||||
"customAccentColor": false,
|
||||
"accentColor": "#fc3c44",
|
||||
"purplePodcastPlaybackBar": false
|
||||
"purplePodcastPlaybackBar": false,
|
||||
"maxContentScale": -1 // -1 default, anything else is a custom scale
|
||||
},
|
||||
"lyrics": {
|
||||
"enable_mxm": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue