From c3ea8fed47a5c155e9ac3002a4d0840f1ffc352f Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Mon, 13 May 2024 09:27:55 +0200 Subject: [PATCH] enable confirmation --- lib/Zureg/Hackathon/ZuriHac2024.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Zureg/Hackathon/ZuriHac2024.hs b/lib/Zureg/Hackathon/ZuriHac2024.hs index dc5f5c1..b88e3af 100644 --- a/lib/Zureg/Hackathon/ZuriHac2024.hs +++ b/lib/Zureg/Hackathon/ZuriHac2024.hs @@ -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