From cbb17c4ddda7a3b5785233e283b64d8c26e72c75 Mon Sep 17 00:00:00 2001 From: Agent Zero Date: Mon, 17 Aug 2026 11:39:25 +0200 Subject: [PATCH] feat(ui): clean settings duplicates, move agents to start page, remove from topbar dropdown --- frontend/src/components/layout/TopBar.tsx | 8 -------- frontend/src/pages/Settings.tsx | 3 +++ frontend/src/pages/StartPage.tsx | 3 ++- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/frontend/src/components/layout/TopBar.tsx b/frontend/src/components/layout/TopBar.tsx index c124dc6..e072267 100644 --- a/frontend/src/components/layout/TopBar.tsx +++ b/frontend/src/components/layout/TopBar.tsx @@ -178,14 +178,6 @@ export function TopBar() {