diff --git a/NewHorizons/schema.json b/NewHorizons/schema.json index 1cfac8fa..0adeb6a2 100644 --- a/NewHorizons/schema.json +++ b/NewHorizons/schema.json @@ -123,7 +123,8 @@ "additionalProperties": false, "properties": { "$schema": { - "type": "string" + "type": "string", + "description": "The schema used to validate your config." }, "name": { "type": "string",