From bd9ebe037e0b3941dbc802fed6f51b30d7a3a1a6 Mon Sep 17 00:00:00 2001 From: Rio Jos <62337699+riojosdev@users.noreply.github.com> Date: Wed, 7 Jun 2023 22:15:52 +0530 Subject: [PATCH] fix: Stop animation when download completes (#2630) (#2659) --- src/ui/components/DownloadsManagerView/DownloadItem.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ui/components/DownloadsManagerView/DownloadItem.tsx b/src/ui/components/DownloadsManagerView/DownloadItem.tsx index 2d6b995cdf..3ab57b4c23 100644 --- a/src/ui/components/DownloadsManagerView/DownloadItem.tsx +++ b/src/ui/components/DownloadsManagerView/DownloadItem.tsx @@ -236,6 +236,8 @@ const DownloadItem: FC = ({