Skip to content

Commit

Permalink
fix store docs error
Browse files Browse the repository at this point in the history
  • Loading branch information
SeungJL committed Aug 13, 2024
1 parent 613dfb7 commit bf1ecc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/Store.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ export const STORE_GIFT_ACTIVE: IStoreGift[] = [
point: 150,
winner: 5,
max: 5,
giftId: 50,
giftId: 54,
},
{
image:
Expand Down

0 comments on commit bf1ecc9

Please sign in to comment.