mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 03:10:12 +01:00
Ref: Attachment upload handlers
This commit is contained in:
parent
3813554918
commit
6a9433593b
1 changed files with 0 additions and 1 deletions
|
|
@ -170,7 +170,6 @@ BlazeComponent.extendComponent({
|
||||||
const uploader = Attachments.insert(
|
const uploader = Attachments.insert(
|
||||||
{
|
{
|
||||||
file,
|
file,
|
||||||
streams: 'dynamic',
|
|
||||||
chunkSize: 'dynamic',
|
chunkSize: 'dynamic',
|
||||||
},
|
},
|
||||||
false,
|
false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue