From cc6a98d23bb32621e2818d95cccf9f305c3162fd Mon Sep 17 00:00:00 2001 From: Thies Date: Thu, 30 Jan 2025 13:02:49 +0100 Subject: [PATCH] Convert indentation to tabs, as my vscode did not want to cooperate --- .../src/lib/components/AdventureModal.svelte | 2 +- .../src/lib/components/ImmichSelect.svelte | 139 +++++++++--------- frontend/src/lib/components/Navbar.svelte | 6 +- frontend/src/lib/index.ts | 14 +- 4 files changed, 81 insertions(+), 80 deletions(-) diff --git a/frontend/src/lib/components/AdventureModal.svelte b/frontend/src/lib/components/AdventureModal.svelte index 68219fa..a0aa8f8 100644 --- a/frontend/src/lib/components/AdventureModal.svelte +++ b/frontend/src/lib/components/AdventureModal.svelte @@ -1257,7 +1257,7 @@ it would also work to just use on:click on the MapLibre component itself. --> {#if immichIntegration} { url = e.detail; fetchImage(); diff --git a/frontend/src/lib/components/ImmichSelect.svelte b/frontend/src/lib/components/ImmichSelect.svelte index 43a652f..d6b6221 100644 --- a/frontend/src/lib/components/ImmichSelect.svelte +++ b/frontend/src/lib/components/ImmichSelect.svelte @@ -1,6 +1,6 @@ @@ -117,7 +118,7 @@ value="search" aria-label="Search" /> - - {:else if searchCategory === 'date'} - + {:else if searchCategory === 'date'} + {:else if searchCategory === 'album'}