This commit is contained in:
pngwn 2022-05-16 21:53:22 +01:00 committed by GitHub
parent 4c7d0ac6d6
commit 647b4f5ffa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,7 +103,7 @@
/>
{/if}
<ModifyUpload
on:edit={() => (mode = "edit")}
on:edit={() => (tool = "select")}
on:clear={handle_clear}
editable
/>