From f9a6fcbf8492890c29d27f0a264ee0bdb68a188e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=9A=E5=AD=90?= <40852301+uiYzzi@users.noreply.github.com> Date: Fri, 7 Mar 2025 01:38:56 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=E4=BF=AE=E5=A4=8D=E5=AE=89?= =?UTF-8?q?=E8=A3=85=E6=97=B6=E8=BF=9B=E5=BA=A6=E6=9D=A1=200%?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DownloadCard/index.tsx | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/components/DownloadCard/index.tsx b/src/components/DownloadCard/index.tsx index 8504d09..96b2173 100644 --- a/src/components/DownloadCard/index.tsx +++ b/src/components/DownloadCard/index.tsx @@ -26,8 +26,13 @@ const DownloadCard: Component<{ download: DownloadTask }> = (props) => {