{#if addImportPath} { addImportPath = false; }} /> {/if} {#if editImportPath != null} { editImportPath = null; }} /> {/if} handleSubmit()} autocomplete="off" class="m-4 flex flex-col gap-4"> {#each importPaths as importPath, listIndex} {importPath} { editImportPath = listIndex; editedImportPath = importPath; }} class="rounded-full bg-immich-primary p-3 text-gray-100 transition-all duration-150 hover:bg-immich-primary/75 dark:bg-immich-dark-primary dark:text-gray-700" > {/each} { addImportPath = true; }}>Add path handleCancel()}>Cancel Save