Browse Source

Ref: Avatar upload handler

David Arnold 4 năm trước cách đây
mục cha
commit
08cc308992
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      client/components/users/userAvatar.js

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

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