Skip to content

Commit

Permalink
Update Eleditor.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Fixels authored Aug 31, 2018
1 parent 0606c37 commit a3995f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Eleditor.js
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,6 @@
auto: true,
server: _args.upload.server || '/upload',
pick: _$editorUploadImageBtn,
duplicate: true,
resize: false,
headers: _args.upload.headers || {},
fileSingleSizeLimit: _args.upload.fileSizeLimit ? _args.upload.fileSizeLimit*1024*1024 : undefined,
Expand Down

0 comments on commit a3995f8

Please sign in to comment.