mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 03:08:34 +00:00
post update
This commit is contained in:
parent
00e6fb419c
commit
a01f6072fe
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ const uppy = new Uppy()
|
|||
})
|
||||
```
|
||||
|
||||
And just like that, we have added two fields: `Resize` and `Description`. All metadata can be sent through both tus and multipart uploads.
|
||||
And just like that, we have added two fields: `Resize` and `Description`. All metadata is sent along with both tus and multipart uploads.
|
||||
|
||||
## Webcam Support
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue