aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-10-14 19:36:27 -0400
committertoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-10-14 19:42:59 -0400
commitfd945a2119a0bba22c84b77dae1ec829e7495a83 (patch)
tree099191166be470e42c0e2f597f56b0beb5828e08
parentf6192496c23908fc185d6c1641963dcbcaaa0e69 (diff)
Fix "modifier" field being required despite being deleted (#920)
-rw-r--r--ext/bg/data/options-schema.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/bg/data/options-schema.json b/ext/bg/data/options-schema.json
index 05883693..c0a39ea2 100644
--- a/ext/bg/data/options-schema.json
+++ b/ext/bg/data/options-schema.json
@@ -332,7 +332,6 @@
"delay",
"hideDelay",
"length",
- "modifier",
"deepDomScan",
"popupNestingMaxDepth",
"enablePopupSearch",