diff --git a/frontend/index.html b/frontend/index.html
index 96d094f..fa8ccd5 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -4,7 +4,7 @@
-
+
diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx
index 2e14015..bea2eea 100644
--- a/frontend/src/App.jsx
+++ b/frontend/src/App.jsx
@@ -3378,14 +3378,14 @@ export default function App() {
-
+
{!mobile && (
{localStorage.removeItem('sk_token');setUser(null);}}
diff --git a/frontend/src/tools/nachrichten.jsx b/frontend/src/tools/nachrichten.jsx
index 11714b0..704e392 100644
--- a/frontend/src/tools/nachrichten.jsx
+++ b/frontend/src/tools/nachrichten.jsx
@@ -396,7 +396,7 @@ export default function Nachrichten({ toast, mobile, nav }) {
{/* ── Chat ──────────────────────────────────────────────────────── */}
{showChat && (
-
+
{!activeUser ? (
@@ -449,7 +449,7 @@ export default function Nachrichten({ toast, mobile, nav }) {
{/* Nachrichten */}
-