diff --git a/ext/bg/data/options-schema.json b/ext/bg/data/options-schema.json index 6490bedc..a22ae8a1 100644 --- a/ext/bg/data/options-schema.json +++ b/ext/bg/data/options-schema.json @@ -838,7 +838,7 @@ }, "useSettingsV2": { "type": "boolean", - "default": false + "default": true } } }