From 69f61b02f8f5b71a8272b692a38d81b9cc17484d Mon Sep 17 00:00:00 2001
From: rohanharikr
Date: Wed, 23 Oct 2024 13:38:01 +0100
Subject: [PATCH] update copy
---
src/App.svelte | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/src/App.svelte b/src/App.svelte
index 2937f9d..b1124ae 100644
--- a/src/App.svelte
+++ b/src/App.svelte
@@ -1209,10 +1209,6 @@
/>
{/if}
-
- {#if param === 'domain_hint'}
- personal managed domain.example
- {/if}
{/each}
@@ -1387,8 +1383,7 @@
{:else if param === 'domain_hint'}
- personal or managed
- or domain.example
+ personal | managed | domain.example
{/if}
{/if}