refac
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</script>
|
||||
|
||||
{#if file}
|
||||
<FileItemModal bind:show={showModal} {file} />
|
||||
<FileItemModal bind:show={showModal} bind:file />
|
||||
{/if}
|
||||
|
||||
<div class="relative group">
|
||||
|
||||
Reference in New Issue
Block a user