From 0edae08cd3d231a3102eded670002d97de549bbc 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() { + ); }