diff --git a/src/resources/config.schema.json b/src/resources/config.schema.json index 26113bb..6fd4373 100644 --- a/src/resources/config.schema.json +++ b/src/resources/config.schema.json @@ -103,6 +103,9 @@ "format": "ipv4" } }, + "default": { + "lockMessage": "{command} is currently locked! Please wait!" + }, "additionalProperties": false }, "commands": {