Spell fux Lichtspiele correctly
All checks were successful
docker-image / docker (push) Successful in 8m23s

This commit is contained in:
Stefan Bethke 2025-09-06 15:01:02 +02:00
commit 9a1b401b4b

View file

@ -33,7 +33,7 @@ def setup_animations(config, animator: BubaAnimator, webqueue: WebQueue):
fux_lichtspiele_events = IcalEvents(animator.buba, fux_lichtspiele_events = IcalEvents(animator.buba,
url="https://cloud.hamburg.ccc.de/remote.php/dav/public-calendars/wdyaFEMeJiAK2jGc?export", 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") ccchh_spaceapi = Spaceapi(animator.buba, "https://spaceapi.hamburg.ccc.de", "CCCHH")