mirror of
https://github.com/wekan/wekan.git
synced 2026-01-08 10:38:50 +01:00
Ref: Avatar upload handler
This commit is contained in:
parent
ae8d4c1bbd
commit
08cc308992
1 changed files with 0 additions and 1 deletions
|
|
@ -225,7 +225,6 @@ BlazeComponent.extendComponent({
|
|||
const uploader = Avatars.insert(
|
||||
{
|
||||
file: event.currentTarget.files[0],
|
||||
streams: 'dynamic',
|
||||
chunkSize: 'dynamic',
|
||||
},
|
||||
false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue