aboutsummaryrefslogtreecommitdiff
path: root/ext/data/schemas/options-schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'ext/data/schemas/options-schema.json')
-rw-r--r--ext/data/schemas/options-schema.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/data/schemas/options-schema.json b/ext/data/schemas/options-schema.json
index b3f68881..0cb6db0a 100644
--- a/ext/data/schemas/options-schema.json
+++ b/ext/data/schemas/options-schema.json
@@ -290,7 +290,7 @@
},
"termDisplayMode": {
"type": "string",
- "enum": ["ruby", "ruby-and-reading", "term-and-reading"],
+ "enum": ["ruby", "ruby-and-reading", "term-and-reading", "term-only"],
"default": "ruby"
},
"sortFrequencyDictionary": {