diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 498cc84..c44c51e 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -117,7 +117,7 @@ export default function App() {
{/* ── Top bar: scene selector + clock ── */} -
+
{SCENES.map((s) => (
{/* ── Bottom status bar ── */} -
+