Skip to content

Commit

Permalink
require textTransformations options
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanVukovic99 committed Feb 4, 2024
1 parent 996c721 commit 0ed108a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/data/schemas/options-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -785,12 +785,12 @@
},
"languages": {
"type": "object",
"required": ["ja"],
"propertyNames": {
"type": "string"
},
"additionalProperties": {
"type": "object",
"required": ["textTransformations"],
"properties": {
"textTransformations": {
"type": "object",
Expand Down

0 comments on commit 0ed108a

Please sign in to comment.