We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c5d1c commit e009239Copy full SHA for e009239
configs/pageTickets.js
@@ -36,7 +36,7 @@ export const ticketInfoConfig = [
36
'lunchBoxAndDesserts',
37
'conferencePass',
38
],
39
- statusI18nKey: ticketSellingStatus.SELLING,
+ statusI18nKey: ticketSellingStatus.ENDED,
40
link: pageLinks.kktixIndividual2024,
41
},
42
{
@@ -62,7 +62,7 @@ export const ticketInfoConfig = [
62
63
'earlyRegularStageTShirt',
64
65
66
67
68
@@ -75,7 +75,7 @@ export const ticketInfoConfig = [
75
76
'tShirt',
77
78
79
80
81
0 commit comments