File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ export const ticketInfoConfig = [
36
36
'lunchBoxAndDesserts' ,
37
37
'conferencePass' ,
38
38
] ,
39
- statusI18nKey : ticketSellingStatus . SELLING ,
39
+ statusI18nKey : ticketSellingStatus . ENDED ,
40
40
link : pageLinks . kktixIndividual2024 ,
41
41
} ,
42
42
{
@@ -62,7 +62,7 @@ export const ticketInfoConfig = [
62
62
'conferencePass' ,
63
63
'earlyRegularStageTShirt' ,
64
64
] ,
65
- statusI18nKey : ticketSellingStatus . SELLING ,
65
+ statusI18nKey : ticketSellingStatus . ENDED ,
66
66
link : pageLinks . kktixIndividual2024 ,
67
67
} ,
68
68
{
@@ -75,7 +75,7 @@ export const ticketInfoConfig = [
75
75
'conferencePass' ,
76
76
'tShirt' ,
77
77
] ,
78
- statusI18nKey : ticketSellingStatus . SELLING ,
78
+ statusI18nKey : ticketSellingStatus . ENDED ,
79
79
link : pageLinks . kktixIndividual2024 ,
80
80
} ,
81
81
{
You can’t perform that action at this time.
0 commit comments