Skip to content

Commit

Permalink
feat: remove required from operating company
Browse files Browse the repository at this point in the history
  • Loading branch information
endorfin committed Jun 28, 2023
1 parent a408e44 commit 0916612
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<form-input-text
v-model="inputValue.name"
:label="$t('modules.point_of_interest.form.labels.operatingCompany.name')"
required
/>
</div>

Expand Down

0 comments on commit 0916612

Please sign in to comment.