Change global.useSettingsV2 default value to true (#1168)
This commit is contained in:
parent
b6038c87b6
commit
7536f1df25
@ -838,7 +838,7 @@
|
||||
},
|
||||
"useSettingsV2": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
"default": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user