1
0
Fork 0
mirror of synced 2024-07-13 02:05:54 +12:00

Fix missing on:change event proxy from builder dropzone component

This commit is contained in:
Andrew Kingston 2024-06-10 13:28:04 +01:00
parent 9047c54b03
commit 6a859e568b

View file

@ -38,4 +38,5 @@
{processFiles}
handleFileTooLarge={$admin.cloud ? handleFileTooLarge : null}
{fileSizeLimit}
on:change
/>