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 d8bef80 commit 344da45
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,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=15, minute=0, tzinfo=self.tz),
saturday.replace(hour=0, minute=0, tzinfo=self.tz),
),
(
Expand Down

0 comments on commit 344da45

Please sign in to comment.