diff --git a/src/components/NotifyMe.svelte b/src/components/NotifyMe.svelte index b474283..1c4ed73 100644 --- a/src/components/NotifyMe.svelte +++ b/src/components/NotifyMe.svelte @@ -84,18 +84,18 @@ variant="nostr" class="flex h-8 shrink-0 items-center justify-center rounded-sm" > - Tell me via DM when there are updates + Nostrocket is totally not ready yet but whatever Subscribe for Updates - Receive notifications about Nostrocket updates via Nostr DM or email. + Subscribe via DM or email and we'll ping you when there are new releases/features
{#if $currentUser} - + {:else} {/if} @@ -108,7 +108,9 @@
{emailError}
{/if}
- +