Skip to content

Commit

Permalink
Update 2024 prices
Browse files Browse the repository at this point in the history
  • Loading branch information
yannis committed May 9, 2024
1 parent 8898d53 commit 600a283
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/tasks/temporary/cups/add_2024.rake
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ namespace :temporary do
{
name_en: "Participation Team",
name_fr: "Participation Team",
fee_chf: 20,
fee_eu: 20,
fee_chf: 15,
fee_eu: 15,
position: 1,
display: false
},
Expand Down Expand Up @@ -107,8 +107,8 @@ namespace :temporary do
{
name_en: "Participation 2 Days Adult (18 years old and older)",
name_fr: "Participation 2 Jours Adulte (18 ans et plus)",
fee_chf: 40,
fee_eu: 40,
fee_chf: 35,
fee_eu: 35,
position: 2,
display: false
},
Expand Down

0 comments on commit 600a283

Please sign in to comment.