Update image_step.vue

pull/402/head
Vincent Barrier 10 months ago committed by GitHub
parent a525b30a0e
commit 1e8b1a4c80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -39,6 +39,7 @@
:submitter-slug="submitterSlug"
:dry-run="dryRun"
:accept="'image/*'"
:camera="field.preferences?.only_with_camera == true"
@upload="onImageUpload"
/>
</div>

Loading…
Cancel
Save