From 41af70de0be403281b302199f008425d047b76bc Mon Sep 17 00:00:00 2001 From: Augustin Mauroy <97875033+AugustinMauroy@users.noreply.github.com> Date: Mon, 13 Mar 2023 22:04:56 +0100 Subject: [PATCH] fix(download): formatMessage --- components/Downloads/DownloadList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Downloads/DownloadList.tsx b/components/Downloads/DownloadList.tsx index a9dfdb6064857..288eae1827625 100644 --- a/components/Downloads/DownloadList.tsx +++ b/components/Downloads/DownloadList.tsx @@ -23,7 +23,7 @@ const DownloadList = (props: DownloadListProps) => { {item.text} {item.key === 'shaSums' && ( - + )}