diff --git a/src/components/auth/backup/Backup.svelte b/src/components/auth/backup/Backup.svelte index 6633f1f..5bd2ea9 100644 --- a/src/components/auth/backup/Backup.svelte +++ b/src/components/auth/backup/Backup.svelte @@ -24,8 +24,8 @@
- We highly recommend backing up your account on at least one additional - device. + We highly recommend connecting your account on at least one more device, + so that you have a backup.
- + {#if !backupCreated} + + {/if} @@ -134,17 +164,17 @@ @@ -154,10 +184,10 @@ Approve the connection diff --git a/src/components/auth/link/LinkDevice.svelte b/src/components/auth/link/LinkDevice.svelte index 95c60f5..1b436dc 100644 --- a/src/components/auth/link/LinkDevice.svelte +++ b/src/components/auth/link/LinkDevice.svelte @@ -1,10 +1,14 @@ @@ -62,7 +77,7 @@ > {#if displayPin} {displayPin} @@ -78,7 +93,10 @@