From 0089fec943595222630239be524b6010413ff719 Mon Sep 17 00:00:00 2001 From: Peter Makra <6892971+mcraa@users.noreply.github.com> Date: Thu, 19 May 2022 18:09:13 +0200 Subject: [PATCH] patch: moved diag link to container --- lib/gui/app/components/settings/settings.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/lib/gui/app/components/settings/settings.tsx b/lib/gui/app/components/settings/settings.tsx index f736c392..890f368a 100644 --- a/lib/gui/app/components/settings/settings.tsx +++ b/lib/gui/app/components/settings/settings.tsx @@ -153,17 +153,16 @@ export function SettingsModal({ toggleModal }: SettingsModalProps) { style={{ marginRight: 8 }} /> {version} - - - +
-
+ {showDiagScreen ? (