fix: no confusion for unicode chars
This commit is contained in:
@@ -97,7 +97,7 @@
|
|||||||
},
|
},
|
||||||
"fontSize": {
|
"fontSize": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"description": "Font size in points. Recommended range: 9–21, but clients may allow larger sizes for accessibility."
|
"description": "Font size in points. Recommended range: 9-21, but clients may allow larger sizes for accessibility."
|
||||||
},
|
},
|
||||||
"theme": {
|
"theme": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
|||||||
Reference in New Issue
Block a user