diff --git a/src/components/Dashboard/TopNav.jsx b/src/components/Dashboard/TopNav.jsx
index 6c5272d..850dec7 100644
--- a/src/components/Dashboard/TopNav.jsx
+++ b/src/components/Dashboard/TopNav.jsx
@@ -48,9 +48,6 @@ export default function TopNav({ user, activeView, setActiveView, onLogout }) {
Dockly-Pfandsystem
- {user.tenant_typ === 'demo' && (
- Demo
- )}
{/* Desktop Nav */}