Skip to content

Commit

Permalink
update mysterybox v3 rewards
Browse files Browse the repository at this point in the history
  • Loading branch information
zkLeonardo committed Aug 26, 2024
1 parent 1497d35 commit 75e8f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Dashboard/MysteryBoxIII.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ export default function MysteryBoxIII() {
img: `/img/m3box-id-${tokenId}.png`,
});
trademarkMintModal.onOpen();
// drawModal.onClose();
drawModal.onClose();
} else {
// const drawPrizeId = PRIZE_ID_NFT_MAP_V2[tokenId];
setDrawedNftId(tokenId);
Expand Down

0 comments on commit 75e8f6d

Please sign in to comment.