Skip to content

Commit

Permalink
Update schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoSWD committed Jun 22, 2024
1 parent 0b82f65 commit 2432244
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Domain/Calendar/PostProcess/Season2024PostProcessor.php
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ private function fetchOlympicQualifiersBudapestRounds(IFSCEvent $event): array

// 22/6
$this->budapestRound($eventInfo, "Men's & Women's Boulder Semifinal", '2024-06-22T10:00:00+02:00'),
$this->budapestRound($eventInfo, "Men's & Women's Lead Semifinal", '2024-06-22T14:00:00+02:00'),
$this->budapestRound($eventInfo, "Men's & Women's Speed Final", '2024-06-22T18:15:00+02:00'),
$this->budapestRound($eventInfo, "Men's & Women's Lead Semifinal", '2024-06-22T16:00:00+02:00'),
$this->budapestRound($eventInfo, "Men's & Women's Speed Final", '2024-06-22T18:45:00+02:00'),

// 23/6
$this->budapestRound($eventInfo, "Women's Boulder Final", '2024-06-23T10:00:00+02:00'),
Expand Down

0 comments on commit 2432244

Please sign in to comment.