Skip to content

Commit

Permalink
disabled certain contingents for CEJ temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
Lung committed Nov 24, 2023
1 parent 7a96a05 commit 37a3b4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Event/EventType/Cej/EventTypeCej.php
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ public function getContingents(): array
{
return [
self::CONTINGENT_SLOVAKIA,
self::CONTINGENT_CZECHIA,
self::CONTINGENT_HUNGARY,
# self::CONTINGENT_CZECHIA,# temporary disable
# self::CONTINGENT_HUNGARY,# temporary disable
self::CONTINGENT_POLAND,
self::CONTINGENT_EUROPEAN,
self::CONTINGENT_BRITAIN,
Expand Down

0 comments on commit 37a3b4f

Please sign in to comment.