This commit is contained in:
Sebastian 2023-03-31 19:17:15 -03:00
parent f947c8e549
commit ce53dd8b85
No known key found for this signature in database
GPG Key ID: 173909D1A5F66069

View File

@ -486,7 +486,7 @@ export function UpdateAccountPassword({
/> />
</fieldset> </fieldset>
<fieldset> <fieldset>
<label>{i18n.str`Repeast password`}</label> <label>{i18n.str`Repeat password`}</label>
<input <input
type="password" type="password"
value={repeat ?? ""} value={repeat ?? ""}