This commit is contained in:
Timothy J. Baek
2024-09-29 22:11:50 +02:00
parent 92dd173b27
commit 1d8b3b8c51
3 changed files with 15 additions and 17 deletions

View File

@@ -25,7 +25,7 @@
</script>
{#if file}
<FileItemModal bind:show={showModal} {file} />
<FileItemModal bind:show={showModal} bind:file />
{/if}
<div class="relative group">