From 2b8a18e768cd6f635780f3349afcc33cdf436cbf Mon Sep 17 00:00:00 2001 From: Nuxgrid Date: Wed, 29 Jul 2026 11:23:36 +0200 Subject: [PATCH] chore: add profile for admin space --- web/src/App.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/web/src/App.tsx b/web/src/App.tsx index 8b317d7..06222db 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -114,6 +114,15 @@ export function App() { } /> + + + + } + /> + } /> } />