{ // Reset the view to the file view if we were in search view view = "file" }} />
{#if view === "file"} fs_navigator.open_sibling(e.detail)} on:download={download} /> {:else if view === "search"} {/if}