fix: no confusion for unicode chars
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
},
|
||||
"fontSize": {
|
||||
"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": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user