contribution name maxlength from 80 to 100

This commit is contained in:
ogerly 2022-06-16 07:51:39 +02:00
parent 5de39268f6
commit 188a93c6bd

View File

@ -42,7 +42,7 @@
type="text"
placeholder="Name"
required
maxlength="80"
maxlength="100"
></b-form-input>
</b-form-group>
<!-- Desc -->