Skip to content

Commit

Permalink
turn off confirmation for zurihac2024 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspervdj committed Jan 28, 2024
1 parent 0aab5f8 commit 1298f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Zureg/Hackathon/ZuriHac2024.hs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ newHackathon = do
, Hackathon.baseUrl = "https://zureg.zfoh.ch"
, Hackathon.contactUrl = "https://zfoh.ch/zurihac2024/#contact"
, Hackathon.capacity = 500
, Hackathon.confirmation = True
, Hackathon.confirmation = False

, Hackathon.registerBadgeName = False
, Hackathon.registerAffiliation = False
Expand Down

0 comments on commit 1298f17

Please sign in to comment.