Skip to content

Commit

Permalink
chore(tracon2024)
Browse files Browse the repository at this point in the history
  • Loading branch information
japsu committed Jun 16, 2024
1 parent ca9a30d commit d8bef80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ def setup_programme(self):
for start_time, end_time in [
(
self.event.start_time.replace(hour=16, minute=0, tzinfo=self.tz),
self.event.start_time.replace(hour=23, minute=30, tzinfo=self.tz),
saturday.replace(hour=0, minute=0, tzinfo=self.tz),
),
(
saturday.replace(hour=9, minute=0, tzinfo=self.tz),
Expand Down

0 comments on commit d8bef80

Please sign in to comment.