Update schema.json

This commit is contained in:
Nick 2022-04-27 19:01:13 -04:00
parent a975d4a6da
commit 461354a2ea

View File

@ -123,7 +123,8 @@
"additionalProperties": false,
"properties": {
"$schema": {
"type": "string"
"type": "string",
"description": "The schema used to validate your config."
},
"name": {
"type": "string",