diff --git a/src/data/games.ts b/src/data/games.ts index 41f313d..a8dcf4d 100644 --- a/src/data/games.ts +++ b/src/data/games.ts @@ -27,7 +27,7 @@ export const games = [ name:"Bubble Blast", entryFee: "0.05 ETH", thumbnail: "/duelfiassets/Bubble Blast Game Cover Illustration.png", - isAvailable: true + isAvailable: false } ];