From b556863f52e8b8dd05ba1e040bfff1ce787cc9a9 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 9 Mar 2026 21:44:33 +0100 Subject: [PATCH] Fix: Admin-Button entfernt der auf main nicht existierende State-Variablen referenzierte MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cherry-Pick von 041557c8 hatte versehentlich Admin-Button JSX mit übernommen, aber adminLoggedIn/setShowAdminModal existieren nur auf nightly (nach b3080fb7). Co-Authored-By: Claude Opus 4.6 --- web/src/App.tsx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/web/src/App.tsx b/web/src/App.tsx index d510c1b..eeed0b4 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -212,14 +212,6 @@ export default function App() { > v{version} -