fix #7770
This commit is contained in:
parent
f947c8e549
commit
ce53dd8b85
@ -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 ?? ""}
|
||||||
|
Loading…
Reference in New Issue
Block a user