From c4fb37c6246e3a486270792cad4174dc9c087f06 Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 3 Feb 2024 08:19:50 +0700 Subject: [PATCH] chore: update winner copy --- src/modules/PublicSale/LuckyMoneyWinner/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/PublicSale/LuckyMoneyWinner/index.tsx b/src/modules/PublicSale/LuckyMoneyWinner/index.tsx index 1165a5a26..7cfc711b4 100644 --- a/src/modules/PublicSale/LuckyMoneyWinner/index.tsx +++ b/src/modules/PublicSale/LuckyMoneyWinner/index.tsx @@ -57,8 +57,8 @@ const LuckyMoneyWinner = () => { {formatNameOrAddress(winner?.user.twitter_name || '---')} {' '} - just snatched a red packet successfully and{' '} - got {winner?.bvm_amount || '--'} BVM. + is the lucky man. Just snatched a red packet{' '} + with {winner?.bvm_amount || '--'} BVM inside.
{winner?.updated_at