From 0fc00170a75e34d41938865096585f3c11d97414 Mon Sep 17 00:00:00 2001 From: MisbehavedNinjaRadiator <120029998+MisbehavedNinjaRadiator@users.noreply.github.com> Date: Fri, 20 Jun 2025 13:39:06 +0200 Subject: [PATCH] save --- code/frontend/src/App.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/code/frontend/src/App.tsx b/code/frontend/src/App.tsx index 98ed9b3..a1eb7db 100644 --- a/code/frontend/src/App.tsx +++ b/code/frontend/src/App.tsx @@ -40,6 +40,7 @@ function App() { + ); }