mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
fix bug
This commit is contained in:
parent
260329db9e
commit
2603294471
1 changed files with 1 additions and 0 deletions
|
|
@ -255,6 +255,7 @@ class S3mini {
|
|||
method: 'PUT',
|
||||
key,
|
||||
uploadId,
|
||||
partNumber,
|
||||
},
|
||||
data,
|
||||
onProgress,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue