We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25969dd commit c8b4aa0Copy full SHA for c8b4aa0
1 file changed
readme.md
@@ -314,7 +314,7 @@ options:{
314
fileFieldName(file){ return file.name },
315
withCredentials: false,
316
requestHeaders: {'User-Agent': 'So Aanyip'},
317
- beforeChoose : function()[
+ beforeChoose : function(){
318
return user.isAllowUpload
319
},
320
chooseFile : function(files){
@@ -762,7 +762,7 @@ options:{
762
763
764
765
766
767
768
0 commit comments