Skip to content

Commit a16b208

Browse files
committed
first zupass gating
1 parent 84ece2a commit a16b208

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ type EventShop = {
66
}
77

88
export const eventShops: EventShop[] = [
9-
// {
10-
// supabase_id: "54",
11-
// zupass_proof_id: "Devconnect ARG",
12-
// coupon_collection: "dss-voucher-gating",
13-
// },
9+
{
10+
supabase_id: "54",
11+
zupass_proof_id: "Devconnect ARG",
12+
coupon_collection: "dss-voucher-gating",
13+
},
1414
];

0 commit comments

Comments
 (0)