From 686907cf1b189d99b7c1cb08db101c72a403f761 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Thu, 23 Apr 2026 08:11:54 +0200 Subject: [PATCH] auto-git: [change] src/app/App.tsx --- src/app/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/App.tsx b/src/app/App.tsx index 461135b6..a7c0d0d2 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -11173,7 +11173,7 @@ export function App({ store, initialStatusMessage }: AppProps) { ); })() - )} + ) : null}