diff --git a/app/src/routes/settings/+page.svelte b/app/src/routes/settings/+page.svelte index a4eb324..d8db0b5 100644 --- a/app/src/routes/settings/+page.svelte +++ b/app/src/routes/settings/+page.svelte @@ -1,75 +1,80 @@ - Settings - G'schäft'lhaberer + Settings - G'schäft'lhaberer
- Settings -
- - - - - {#if replicationError} -

{replicationError}

- {/if} - {#if request_success} -

Einmalige Replikation abgeschlossen. Kontinuierliche Synchronisation gestartet.

- {/if} -
+ Settings +
+ + + + {#if storedLink} +
+

Gespeicherter Link: {storedLink}

+ +
+ {/if} +