From d9ef0f397117996f63e5bfdfdb4a7dfda5163b3d Mon Sep 17 00:00:00 2001 From: Chika Date: Mon, 28 Dec 2020 14:37:25 +0300 Subject: [PATCH] Revert "fix download file" This reverts commit 14a85a40c83cd5d1c54e8e0f2c474d0c85783c2d. --- src/client/Elements/Download.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/client/Elements/Download.jsx b/src/client/Elements/Download.jsx index 4a069db..b603919 100644 --- a/src/client/Elements/Download.jsx +++ b/src/client/Elements/Download.jsx @@ -6,6 +6,7 @@ const Download = ({ status, url, text, icon: Icon, ...props }) => { return (