From 955dca46645ad93187513a46c0a142e6e5ebffda Mon Sep 17 00:00:00 2001 From: Joseph Ferano Date: Mon, 13 Jun 2022 22:21:58 +0700 Subject: [PATCH] Update mint date --- Bot/Games/Store.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bot/Games/Store.fs b/Bot/Games/Store.fs index f41544f..6907711 100644 --- a/Bot/Games/Store.fs +++ b/Bot/Games/Store.fs @@ -179,7 +179,7 @@ let purchaseItemEmbed quantity (item : Item) = embed.Description <- $""" 🎉 Congratulations, you purchased {og}WHITELIST! -**__Mint Day: 31ST MAY__** +**__Mint Day: 20th JUNE__** Go to <#{GuildEnvironment.channelSubmitWallet}> to input your **Solana Wallet Address**, and confirm your Whitelist.""" | _ -> embed.Description <- $"Purchased {item.Name}" embed