From fdc4253117121087c5b629bb26b0344d0054f1ed Mon Sep 17 00:00:00 2001 From: MacRimi Date: Sat, 14 Mar 2026 22:50:07 +0100 Subject: [PATCH] Update secure-gateway-setup.tsx --- AppImage/components/secure-gateway-setup.tsx | 40 ++++++++++---------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/AppImage/components/secure-gateway-setup.tsx b/AppImage/components/secure-gateway-setup.tsx index 9eb8969a..b733a188 100644 --- a/AppImage/components/secure-gateway-setup.tsx +++ b/AppImage/components/secure-gateway-setup.tsx @@ -714,19 +714,30 @@ export function SecureGatewaySetup() { {/* Action buttons */}
{isRunning ? ( - + <> + + + ) : ( )} -