From 8aec2cc4dffbf15e00e14d982fd9736e663f8381 Mon Sep 17 00:00:00 2001 From: Reinaldo Neto Date: Fri, 31 Dec 2021 11:40:24 -0300 Subject: [PATCH] [FIX] Download video/quicktime in iOS --- 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 09e2d5d6184..d0bd021c915 100644 --- a/app/views/AttachmentView.tsx +++ b/app/views/AttachmentView.tsx @@ -123,7 +123,11 @@ class AttachmentView extends React.Component