diff options
-rw-r--r-- | ext/bg/data/options-schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
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 } } } |