From 55e57c1c1ace90d87d43592848902d98d4dd6358 Mon Sep 17 00:00:00 2001 From: Joywin Bennis <107112207+joywin2003@users.noreply.github.com> Date: Fri, 3 May 2024 10:45:45 +0530 Subject: [PATCH] changed the event price --- src/data/categoryList.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/categoryList.ts b/src/data/categoryList.ts index d0e3c12..0505b7f 100644 --- a/src/data/categoryList.ts +++ b/src/data/categoryList.ts @@ -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", @@ -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",