Skip to content

Commit

Permalink
changed the event price
Browse files Browse the repository at this point in the history
  • Loading branch information
joywin2003 committed May 3, 2024
1 parent c3e8eb1 commit 55e57c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/categoryList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@ const categoriesList = {
"If a match ends in a draw, a super-over will be played. If the super over also ends in a draw, the winner will be decided by a toss.",
"Decisions made by the judges, organizers, and umpires will be deemed final and binding.",
],
costs: 1800,
costs: 1000,
thumbnail: `${tiaraAssetsPrefix}/nontechnical/gully_googly.avif`,
startTime: "2024-05-12 10:00",
endTime: "2024-05-12 18:00",
Expand Down Expand Up @@ -1013,7 +1013,7 @@ const categoriesList = {
"The game will last for 10 minutes with 2 minutes of mid-break.",
"The match will be played on a half court.",
],
costs: 900,
costs: 600,
thumbnail: `${tiaraAssetsPrefix}/nontechnical/dunkin.avif`,
startTime: "2024-05-12 10:00",
endTime: "2024-05-12 18:00",
Expand Down

0 comments on commit 55e57c1

Please sign in to comment.