fix: no confusion for unicode chars

This commit is contained in:
Julien Calixte
2026-03-17 01:15:56 +01:00
parent cedb29949c
commit 98d76c24ee

View File

@@ -97,7 +97,7 @@
}, },
"fontSize": { "fontSize": {
"type": "integer", "type": "integer",
"description": "Font size in points. Recommended range: 921, 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",