Skip to content

Commit

Permalink
enable confirmation
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspervdj committed May 13, 2024
1 parent a91f9b4 commit c3ea8fe
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 = False
, Hackathon.confirmation = True

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

0 comments on commit c3ea8fe

Please sign in to comment.