From 6b6f7835c447f54db2786d101f0b9df37dc93802 Mon Sep 17 00:00:00 2001 From: K0IN Date: Thu, 27 Jul 2023 23:20:27 +0200 Subject: [PATCH] Update app.tsx --- app/frontend/src/components/app.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/frontend/src/components/app.tsx b/app/frontend/src/components/app.tsx index 9a8baa6..a500afe 100644 --- a/app/frontend/src/components/app.tsx +++ b/app/frontend/src/components/app.tsx @@ -28,7 +28,7 @@ const App: FunctionalComponent = () => { {hasUpdates && } {isInvalidKey && } {(isIos && !isSupported) && } - {isOnline ? : } + {isOnline ? : }