Skip to content

Commit 30a9230

Browse files
committed
fix moneyrrails
1 parent 5ee86b4 commit 30a9230

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lib/components/event-schedule-new/zupass/event-shops-list.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ export const eventShops: EventShop[] = [
4848
supabase_id: "108", // money rails event
4949
zupass_proof_id: "Devconnect ARG",
5050
gate_link_only: true,
51-
// hide_visit_site: true,
51+
hide_visit_site: true,
52+
// coupon_collection: "moneyrails",
5253
zupass_disabled: zupassGatingFallbackOn,
5354
},
5455
{

0 commit comments

Comments
 (0)