浏览代码

Ref: Avatar upload handler

David Arnold 4 年之前
父节点
当前提交
3813554918
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      client/components/users/userAvatar.js

+ 0 - 1
client/components/users/userAvatar.js

@@ -228,7 +228,6 @@ BlazeComponent.extendComponent({
             const uploader = Avatars.insert(
               {
                 file: event.currentTarget.files[0],
-                streams: 'dynamic',
                 chunkSize: 'dynamic',
               },
               false,