Use enumargs
This commit is contained in:
parent
93b85aee01
commit
b65bdaba9e
@ -1522,16 +1522,16 @@
|
|||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "RAW",
|
|
||||||
"name": [],
|
"name": [],
|
||||||
"type": [],
|
"optional": true,
|
||||||
"optional": true
|
"enumargs": [
|
||||||
},
|
{
|
||||||
{
|
"name": "RAW"
|
||||||
"command": "STR",
|
},
|
||||||
"name": [],
|
{
|
||||||
"type": [],
|
"name": "STR"
|
||||||
"optional": true
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"group": "keys"
|
"group": "keys"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user