From 0f40a79264ccbe000f98f133736111bae53eeb38 Mon Sep 17 00:00:00 2001 From: Daniel Spitzer Date: Tue, 18 Feb 2025 21:16:24 +0100 Subject: [PATCH] =?UTF-8?q?Kalender=20Update=20=20*=20Neuer=20Termintyp=20?= =?UTF-8?q?Support=20Gespr=C3=A4ch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/Calendar/CalendarModel.php | 1 + 1 file changed, 1 insertion(+) diff --git a/application/Calendar/CalendarModel.php b/application/Calendar/CalendarModel.php index f88dd22db..32bf0e89a 100644 --- a/application/Calendar/CalendarModel.php +++ b/application/Calendar/CalendarModel.php @@ -47,6 +47,7 @@ class CalendarModel 3 => 'Grüne Kategorie', //ESTMK IBN 4 => 'Lila Kategorie', //Snopp IBN 5 => 'Rote Kategorie', //Störung + 6 => 'Rote Kategorie', //Störung 98 => 'Gru00fcne Kategorie', //ESTMK IBN 99 => 'Gr\u00fcne Kategorie', //ESTMK IBN );