From 3f8f1afb0e7472b0653274e422cb58752bad120b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 2 Jun 2021 15:42:55 +0800 Subject: [PATCH] fine tune buttonuploader api --- docs/json/roodata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/json/roodata.json b/docs/json/roodata.json index 794b8a467b..8cbf85cb45 100644 --- a/docs/json/roodata.json +++ b/docs/json/roodata.json @@ -19244,7 +19244,7 @@ "name" : "fired when files have been selected,", "type" : "function", "desc" : "When a the download link is clicked", - "sig" : "function (_self, The)\n{\n\n}", + "sig" : "function (_self, Array)\n{\n\n}", "memberOf" : "" }, { -- 2.39.2