Procházet zdrojové kódy

Ref: Attachment upload handlers

David Arnold před 4 roky
rodič
revize
16506e7a6a
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      client/components/main/editor.js

+ 0 - 1
client/components/main/editor.js

@@ -170,7 +170,6 @@ BlazeComponent.extendComponent({
                     const uploader = Attachments.insert(
                     const uploader = Attachments.insert(
                       {
                       {
                         file,
                         file,
-                        streams: 'dynamic',
                         chunkSize: 'dynamic',
                         chunkSize: 'dynamic',
                       },
                       },
                       false,
                       false,