From 38135549187dad76516720095b13962f922cf0f4 Mon Sep 17 00:00:00 2001 From: David Arnold Date: Sun, 13 Sep 2020 21:12:52 -0500 Subject: [PATCH] Ref: Avatar upload handler --- client/components/users/userAvatar.js | 1 - 1 file changed, 1 deletion(-) diff --git a/client/components/users/userAvatar.js b/client/components/users/userAvatar.js index 84ae07d77..1fda3a64d 100644 --- a/client/components/users/userAvatar.js +++ b/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,