From 3501e7c8d55a190dd9f83acc470f49020a8d70f7 Mon Sep 17 00:00:00 2001 From: Jason Dove <1695733+jasongdove@users.noreply.github.com> Date: Sat, 19 Jul 2025 20:42:05 +0000 Subject: [PATCH] disable multiple mode select when not using playout mode multiple (#2172) --- ErsatzTV/Pages/ScheduleItemsEditor.razor | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ErsatzTV/Pages/ScheduleItemsEditor.razor b/ErsatzTV/Pages/ScheduleItemsEditor.razor index f61c4b5d..0574ddd9 100644 --- a/ErsatzTV/Pages/ScheduleItemsEditor.razor +++ b/ErsatzTV/Pages/ScheduleItemsEditor.razor @@ -383,7 +383,9 @@