Fix missing on:change event proxy from builder dropzone component
This commit is contained in:
parent
9047c54b03
commit
6a859e568b
|
@ -38,4 +38,5 @@
|
|||
{processFiles}
|
||||
handleFileTooLarge={$admin.cloud ? handleFileTooLarge : null}
|
||||
{fileSizeLimit}
|
||||
on:change
|
||||
/>
|
||||
|
|
Loading…
Reference in New Issue