fix #7770
This commit is contained in:
parent
f947c8e549
commit
ce53dd8b85
@ -486,7 +486,7 @@ export function UpdateAccountPassword({
|
||||
/>
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
<label>{i18n.str`Repeast password`}</label>
|
||||
<label>{i18n.str`Repeat password`}</label>
|
||||
<input
|
||||
type="password"
|
||||
value={repeat ?? ""}
|
||||
|
Loading…
Reference in New Issue
Block a user