Skip to content

Commit

Permalink
updated content
Browse files Browse the repository at this point in the history
  • Loading branch information
gnehs committed Mar 7, 2024
1 parent 7af3eb0 commit 0356e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(game)/puzzle/Coupon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export function Coupon({
<div className="bg-noise flex items-center gap-2 rounded-xl bg-black/5 p-3 text-sm text-gray-600">
<Info size={20} className="shrink-0" />
<div>
每人僅限兌換乙次抽獎券,至服務台兌換後即不得再繼續累積拼圖和更多抽獎券
每人僅限兌換乙次抽獎券,至服務台兌換後即無法繼續累積拼圖和兌換更多抽獎券
</div>
</div>
</div>
Expand Down

0 comments on commit 0356e93

Please sign in to comment.