docs: update schema.json

This commit is contained in:
Sina Atalay 2024-03-27 23:34:57 +01:00
parent 309e66d5ff
commit 5d0032cb13
1 changed files with 4 additions and 2 deletions

View File

@ -88,7 +88,8 @@
"description": "The alignment of the text. The default value is justified.",
"enum": [
"left-aligned",
"justified"
"justified",
"justified-with-no-hyphenation"
],
"title": "Text Alignment",
"type": "string"
@ -1117,7 +1118,8 @@
"description": "The alignment of the text. The default value is justified.",
"enum": [
"left-aligned",
"justified"
"justified",
"justified-with-no-hyphenation"
],
"title": "Text Alignment",
"type": "string"