-
-
-
- An error occurred:
{error}
-
-
-
- {:else if wallet}
-
- {#each Object.entries($wallets) as wallet_entry}
-
{
- select(wallet_entry[0]);
- }}
- on:keypress={() => {
- select(wallet_entry[0]);
- }}
+
+
+ {#if error}
+
+
- {/each}
-
- {#if $has_wallets}
Log in with another wallet
- {:else}
Import your wallet
- {/if}
-
+
+
+
+ An error occurred:
{error}
+
-
-
- {:else if step == "security"}{:else if step == "qrcode"}{:else if step == "cloud"}{:else if step == "loggedin"}you
- are logged in{/if}
-
+ {:else if step == "security"}{:else if step == "qrcode"}{:else if step == "cloud"}{:else if step == "loggedin"}you
+ are logged in{/if}
+
+
diff --git a/ngaccount/web/src/routes/Create.svelte b/ngaccount/web/src/routes/Create.svelte
index 6418351..e43f71d 100644
--- a/ngaccount/web/src/routes/Create.svelte
+++ b/ngaccount/web/src/routes/Create.svelte
@@ -307,7 +307,7 @@
You can delete your account with us at any time by going to the
link https://account.{domain}/#/deleteaccount.{domain}/#/delete or by entering in your NextGraph application and selecting the
menu, then Accounts, then under broker "delete registration"
diff --git a/ngone/web/src/App.svelte b/ngone/web/src/App.svelte
index c229918..b0cbbd6 100644
--- a/ngone/web/src/App.svelte
+++ b/ngone/web/src/App.svelte
@@ -30,3 +30,11 @@
+
+