From 1bcfef68fef3706497a81a19da08f341ee3dad8d Mon Sep 17 00:00:00 2001 From: Daniel Date: Sun, 8 Mar 2026 20:11:16 +0100 Subject: [PATCH] Navbar: Nur Plugins mit Frontend-Component als Tab anzeigen Filtert Backend-only Plugins (z.B. Notifications) aus der Tab-Leiste. Co-Authored-By: Claude Opus 4.6 --- web/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/App.tsx b/web/src/App.tsx index 4cf908f..132d929 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -163,7 +163,7 @@ export default function App() {