Skip to content
Snippets Groups Projects
Commit 816b4812 authored by Tilman Vatteroth's avatar Tilman Vatteroth :robot:
Browse files

fix crash when trailer is missing

parent 8270a8aa
Branches
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@ class NextEvent:
tags = ""
link = ""
image = ""
trailer = ""
days = ["Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag", "Sonntag"]
month = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment