auto: Formatted json files
This commit is contained in:
@@ -54,9 +54,7 @@
|
|||||||
"commands": {
|
"commands": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "The event or commands to execute",
|
"description": "The event or commands to execute",
|
||||||
"examples": [
|
"examples": ["@s example:event"],
|
||||||
"@s example:event"
|
|
||||||
],
|
|
||||||
"oneOf": [
|
"oneOf": [
|
||||||
{ "pattern": "^@s .+$", "title": "Event" },
|
{ "pattern": "^@s .+$", "title": "Event" },
|
||||||
{ "pattern": "^/.+$", "title": "Command" },
|
{ "pattern": "^/.+$", "title": "Command" },
|
||||||
|
|||||||
Reference in New Issue
Block a user