immich: Automatically select the date of the last visit for the photos

This commit is contained in:
Thies
2025-01-30 12:30:11 +01:00
parent aaacacbd60
commit 08bfeac837
2 changed files with 14 additions and 6 deletions

View File

@@ -1257,6 +1257,7 @@ it would also work to just use on:click on the MapLibre component itself. -->
{#if immichIntegration}
<ImmichSelect
adventure={adventure}
on:fetchImage={(e) => {
url = e.detail;
fetchImage();