Skip to content

Commit

Permalink
Disable early bird ticket
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Zientara committed Feb 2, 2023
1 parent 9ac30e2 commit 5bd6694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sections/TicketSelection.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
quantity: 0,
description: 'Ticket with title to vote for CFP talks',
validity: '',
disabled: false,
disabled: true,
},
]
Expand Down

0 comments on commit 5bd6694

Please sign in to comment.