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

Convert indentation to tabs, as my vscode did not want to cooperate

This commit is contained in:
Thies 2025-01-30 13:02:49 +01:00
parent 94fca45af0
commit cc6a98d23b
No known key found for this signature in database
4 changed files with 81 additions and 80 deletions

View file

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