From 9a1b401b4bab823810f24b49c7359f5bbc44fda2 Mon Sep 17 00:00:00 2001 From: Stefan Bethke Date: Sat, 6 Sep 2025 15:01:02 +0200 Subject: [PATCH] Spell fux Lichtspiele correctly --- buba/animationconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buba/animationconfig.py b/buba/animationconfig.py index 22c7c06..fcb85dc 100644 --- a/buba/animationconfig.py +++ b/buba/animationconfig.py @@ -33,7 +33,7 @@ def setup_animations(config, animator: BubaAnimator, webqueue: WebQueue): fux_lichtspiele_events = IcalEvents(animator.buba, url="https://cloud.hamburg.ccc.de/remote.php/dav/public-calendars/wdyaFEMeJiAK2jGc?export", - title="Fux-Lichtspiele", range=datetime.timedelta(weeks=8)) + title="fux Lichtspiele", range=datetime.timedelta(weeks=8)) ccchh_spaceapi = Spaceapi(animator.buba, "https://spaceapi.hamburg.ccc.de", "CCCHH")