This commit is contained in:
Mikael Finstad 2026-03-29 02:25:23 +08:00
parent 260329db9e
commit 2603294471
No known key found for this signature in database
GPG key ID: 25AB36E3E81CBC26

View file

@ -255,6 +255,7 @@ class S3mini {
method: 'PUT',
key,
uploadId,
partNumber,
},
data,
onProgress,