-
{/each}
{#if emails.length === 0}
-
{$t('settings.no_email_set')}
+
{$t('settings.no_email_set')}
{/if}
{#if !data.props.authenticators}
-
{$t('settings.mfa_not_enabled')}
+
{$t('settings.mfa_not_enabled')}
@@ -422,7 +434,7 @@
/>
-
+
Integrate your Immich account with AdventureLog to allow you to search your photos library
and import photos for your adventures.
@@ -443,7 +455,9 @@
{#if !immichIntegration || newImmichIntegration.id}
-
+
{#if newImmichIntegration.server_url && !newImmichIntegration.server_url.endsWith('api')}
-
+
Note: this must be the URL to the Immich API server so it likely ends with /api
unless you have a custom config.
{/if}
-
+