fix: remove required property to persons picture

fixes #125
This commit is contained in:
Yassine Doghri 2021-10-21 13:56:00 +00:00
parent a505a1de56
commit c546be385b
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
label="<?= lang('Person.form.image') ?>"
helper="<?= lang('Person.form.image_size_hint') ?>"
type="file"
required="true"
accept=".jpg,.jpeg,.png" />
<Forms.Field