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 38bcacf commit 023ca6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/(game)/puzzle/Coupon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ 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>
每人僅限兌換乙次抽獎券,至服務台兌換後即無法繼續累積拼圖和兌換更多抽獎券。
每人僅限兌換乙次抽獎券,至 3F
議程組服務台兌換後即無法再累積拼圖和兌換更多抽獎券。
</div>
</div>
</div>
Expand Down

0 comments on commit 023ca6e

Please sign in to comment.