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