Fix: Password does not sent to the server
This commit is contained in:
parent
b246f40c4d
commit
bd8a5878e1
|
|
@ -222,6 +222,7 @@ export default function UserFormModal() {
|
|||
type: "password",
|
||||
label: "Password",
|
||||
hidden: formType !== "create",
|
||||
...form.getInputProps("password"),
|
||||
},
|
||||
{
|
||||
type: "multi-select",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user