From bd4385e452e4a937703524f31650f3238e687e25 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 4 May 2024 14:58:08 +0200 Subject: [PATCH] use origin file name for download --- src/Components/MyAttachments/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/MyAttachments/index.js b/src/Components/MyAttachments/index.js index 781c3d2..c1b6e68 100644 --- a/src/Components/MyAttachments/index.js +++ b/src/Components/MyAttachments/index.js @@ -18,7 +18,7 @@ export default function MyAttachments({ attachments, downloadUrl }) {