1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-25 15:59:38 +02:00

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
No known key found for this signature in database
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();