correction of a mistaken change

This commit is contained in:
Daniel Miedzik 2020-11-27 08:50:54 +01:00
commit 28554e49ca
4 changed files with 4 additions and 4 deletions

View file

@ -4142,7 +4142,7 @@
"name": "files",
"kind": "let",
"description": "Obtain the uploaded file names",
"type": "string[]",
"type": "FileList",
"value": "[]",
"isFunction": false,
"constant": false,