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 52e5fa1f..1565cfe6 100644
--- a/ext/data/schemas/options-schema.json
+++ b/ext/data/schemas/options-schema.json
@@ -950,7 +950,7 @@
"terminationCharacterMode": {
"type": "string",
"enum": ["custom", "custom-no-newlines", "newlines", "none"],
- "default": true
+ "default": "custom"
},
"terminationCharacters": {
"type": "array",