فهرست منبع

Ref: Avatar upload handler

David Arnold 4 سال پیش
والد
کامیت
08cc308992
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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,