From b8ced5d59a51c8873d873a649e33bff0b3832a96 Mon Sep 17 00:00:00 2001 From: martylukyy <35452459+martylukyy@users.noreply.github.com> Date: Mon, 2 Jan 2023 22:59:56 +0000 Subject: [PATCH] chore(web): fix indentation (#607) --- web/src/screens/settings/DownloadClient.tsx | 48 ++++++++++----------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/web/src/screens/settings/DownloadClient.tsx b/web/src/screens/settings/DownloadClient.tsx index d3fac7f..47f928a 100644 --- a/web/src/screens/settings/DownloadClient.tsx +++ b/web/src/screens/settings/DownloadClient.tsx @@ -43,32 +43,32 @@ function DownloadClientSettingsListItem({ client, idx }: DLSettingsItemProps) { isOpen={updateClientIsOpen} toggle={toggleUpdateClient} /> -