diff --git a/config.schema.json b/config.schema.json index cf8088d..b24affd 100644 --- a/config.schema.json +++ b/config.schema.json @@ -17,7 +17,7 @@ "$ref": "#/$defs/items" } }, - "required": ["$schema", "title", "items"], + "required": ["title", "items"], "additionalProperties": false, "$defs": { "toggle": {