added Maximum Element Scale

This commit is contained in:
booploops 2022-07-07 02:19:00 -07:00
parent 2361cfaebe
commit 5e3bdd96f3
5 changed files with 30 additions and 4 deletions

View file

@ -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,