From f81f175c1eec32843a251f09deee91137940f740 Mon Sep 17 00:00:00 2001 From: gsovereignty Date: Sat, 10 Aug 2024 13:48:58 +0800 Subject: [PATCH] problem: wording isn't good --- src/components/NotifyMe.svelte | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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}
- +