diff --git a/frontend/projects/setup-wizard/src/app/modals/password/password.page.html b/frontend/projects/setup-wizard/src/app/modals/password/password.page.html index d779077c6..ccf836737 100644 --- a/frontend/projects/setup-wizard/src/app/modals/password/password.page.html +++ b/frontend/projects/setup-wizard/src/app/modals/password/password.page.html @@ -27,7 +27,6 @@ [type]="!unmasked1 ? 'password' : 'text'" placeholder="Enter Password" (ionChange)="validate()" - maxlength="64" >