Updated Comments

This commit is contained in:
DaanV2
2021-06-19 15:05:41 +02:00
parent 827e8be9f9
commit 93b0a7f030
45 changed files with 98 additions and 92 deletions

View File

@@ -178,7 +178,7 @@
},
"variables": {
"title": "Variables",
"description": " A list of variables that need certain settings applied to them. Currently, for the client, only \"public\" is supported.",
"description": " A list of variables that need certain settings applied to them. Currently, for the client, only `public` is supported.",
"type": "object",
"minProperties": 1,
"propertyNames": { "pattern": "variable.[a-zA-Z_][a-zA-Z0-9_]*" },