From eda6c0e98a71e9d9d87acaad5724e4cd3ac342c3 Mon Sep 17 00:00:00 2001 From: Nuxgrid Date: Wed, 29 Jul 2026 13:38:47 +0200 Subject: [PATCH] chore: add profile for admin space --- web/src/App.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/web/src/App.tsx b/web/src/App.tsx index 06222db..2458fe6 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -114,14 +114,14 @@ export function App() { } /> - - - - } - /> + + + + } + /> } /> } />