summaryrefslogtreecommitdiff
path: root/ext/bg/data/options-schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bg/data/options-schema.json')
-rw-r--r--ext/bg/data/options-schema.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/bg/data/options-schema.json b/ext/bg/data/options-schema.json
index 7fed4909..e4eb4a4e 100644
--- a/ext/bg/data/options-schema.json
+++ b/ext/bg/data/options-schema.json
@@ -821,7 +821,6 @@
"type": "object",
"required": [
"database",
- "showPopupPreview",
"useSettingsV2"
],
"properties": {
@@ -837,10 +836,6 @@
}
}
},
- "showPopupPreview": {
- "type": "boolean",
- "default": false
- },
"useSettingsV2": {
"type": "boolean",
"default": false