From 25885fc40650137d0ed964c08c74cecadf8e2966 Mon Sep 17 00:00:00 2001 From: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com> Date: Tue, 11 Jan 2022 10:46:17 -0300 Subject: [PATCH] [FIX] Download video/quicktime in iOS (#3581) --- app/views/AttachmentView.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/views/AttachmentView.tsx b/app/views/AttachmentView.tsx index 09e2d5d61..d0bd021c9 100644 --- a/app/views/AttachmentView.tsx +++ b/app/views/AttachmentView.tsx @@ -123,7 +123,11 @@ class AttachmentView extends React.Component