We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ee86b4 commit 30a9230Copy full SHA for 30a9230
1 file changed
lib/components/event-schedule-new/zupass/event-shops-list.ts
@@ -48,7 +48,8 @@ export const eventShops: EventShop[] = [
48
supabase_id: "108", // money rails event
49
zupass_proof_id: "Devconnect ARG",
50
gate_link_only: true,
51
- // hide_visit_site: true,
+ hide_visit_site: true,
52
+ // coupon_collection: "moneyrails",
53
zupass_disabled: zupassGatingFallbackOn,
54
},
55
{
0 commit comments