Convert indentation to tabs, as my vscode did not want to cooperate
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user