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:
parent
aaacacbd60
commit
08bfeac837
2 changed files with 14 additions and 6 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue