Update ewn-schema.json

This commit is contained in:
2026-07-23 16:12:36 +03:00
parent 86faddb527
commit 4f35d32f50
+1 -1
View File
@@ -23,7 +23,7 @@
"description": "The \"weight\" of the Note/Warning/Error. How heavy is its impact on the validity of the output."
},
"hgl name": {
"type": "string",
"type": ["string", "array"],
"description": "Name of the column of which's cell should be highlighted if this Note/Warning/Error is found."
},
"hgl hex": {