Skip to content

Commit 04a7ef0

Browse files
Update src/lib/elements/forms/inputFilePicker.svelte
Co-authored-by: Darshan <itznotabug@gmail.com>
1 parent 1503e21 commit 04a7ef0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/elements/forms/inputFilePicker.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
selectedBucket={value?.bucketId}
101101
bind:show
102102
{onSelect}
103-
showLocalFileBucket={true}
103+
showLocalFileBucket
104104
{mimeTypeQuery}
105105
{allowedExtension} />
106106
{/if}

0 commit comments

Comments
 (0)