From c1e3d059c9c06d183fc5ad43de55d8b159f74861 Mon Sep 17 00:00:00 2001 From: Dicken Date: Thu, 18 Jun 2026 12:34:58 +0200 Subject: [PATCH] fix: setTimeout damit Media gemountet ist bevor initTab gesetzt wird --- frontend/src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 5c91d04..25320d1 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -1983,7 +1983,7 @@ function Dashboard({ toast, mobile, setActive, setDevToolsNav, unreadMsgs=0, unr {/* Unquittierte Favoriten für alle User */} {unackedFavs > 0 && ( -