mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 21:17:18 -04:00
Ref: Avatar upload handler
This commit is contained in:
parent
76ffdd70d0
commit
3813554918
1 changed files with 0 additions and 1 deletions
|
@ -228,7 +228,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