From 6475517190c0b2d6cf50b6e74a9e27ab0c8e8436 Mon Sep 17 00:00:00 2001 From: dvdrw Date: Thu, 16 Jul 2026 18:26:24 +0200 Subject: [PATCH] feat: make band logo optional on break screen --- src/dashboard/ChoreoPanel.tsx | 12 ++++++++++++ src/extension/replicants.ts | 1 + src/graphics/Break.tsx | 2 +- src/i18n/en.ts | 1 + src/i18n/sr.ts | 1 + src/types/choreo.d.ts | 2 ++ 6 files changed, 18 insertions(+), 1 deletion(-) diff --git a/src/dashboard/ChoreoPanel.tsx b/src/dashboard/ChoreoPanel.tsx index adc2bbc..e218a42 100644 --- a/src/dashboard/ChoreoPanel.tsx +++ b/src/dashboard/ChoreoPanel.tsx @@ -164,11 +164,21 @@ export function ChoreoPanel() { /> +