From 8846d3d35d344eaa717f5a9ae344b420ceb5020d Mon Sep 17 00:00:00 2001 From: Nathan JANCZEWSKI Date: Thu, 20 Jun 2024 21:59:50 +0200 Subject: [PATCH] fix(karaoke): Story guidelines were not displayed --- gui/src/pages/booth/karaoke/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/gui/src/pages/booth/karaoke/index.tsx b/gui/src/pages/booth/karaoke/index.tsx index 9275553..ce21849 100644 --- a/gui/src/pages/booth/karaoke/index.tsx +++ b/gui/src/pages/booth/karaoke/index.tsx @@ -180,6 +180,7 @@ export default function Photobooth() { { timer >= 0 &&
{timer > 0 && timer}
} { flash &&
} { appState.current_mode === 'DISABLED' && } +
{ lastPicture &&