mirror of https://github.com/tidwall/tile38.git
Update JSET arguments
Add previously undocumented argument `STR`. See the related doc PR at: https://github.com/tile38/tile38.github.io/pull/19
This commit is contained in:
parent
6231abb5a1
commit
93b85aee01
|
@ -1526,6 +1526,12 @@
|
|||
"name": [],
|
||||
"type": [],
|
||||
"optional": true
|
||||
},
|
||||
{
|
||||
"command": "STR",
|
||||
"name": [],
|
||||
"type": [],
|
||||
"optional": true
|
||||
}
|
||||
],
|
||||
"group": "keys"
|
||||
|
|
Loading…
Reference in New Issue