fix sentry + note email delivery

This commit is contained in:
2026-09-06 13:53:49 -04:00
parent 7ecc0f68d7
commit f3e9cdf0bd
2 changed files with 3 additions and 17 deletions

View File

@@ -110,8 +110,8 @@ export default function NookCheckout() {
{error() && <p class="text-red mt-4 text-sm">{error()}</p>}
<p class="text-subtext1 mt-4 text-xs">
Billed once through Stripe. License delivered immediately after
payment.
Billed once through Stripe. License delivered immediately and by
email after payment.
</p>
</div>
</div>