diff --git a/website/src/views/Purchase.tsx b/website/src/views/Purchase.tsx index 48a3922..e0213a3 100644 --- a/website/src/views/Purchase.tsx +++ b/website/src/views/Purchase.tsx @@ -161,7 +161,7 @@ function PaymentCards() { {showBitcoin && (
Bitcoin address: {bitcoinAddress}
- Please email me to confirm once you have made a payment: email@example.com + Please contact Nicolas on the discord channel one you have made your payment to get a password.
)}