Procházet zdrojové kódy

Ref: Avatar upload handler

David Arnold před 4 roky
rodič
revize
3813554918
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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,