post update

This commit is contained in:
Artur Paikin 2016-08-17 11:59:42 -04:00
parent 00e6fb419c
commit a01f6072fe

View file

@ -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