chore: fix codacy issues
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
This commit is contained in:
parent
2e37829816
commit
1f3f8b9246
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ frappe.ui.form.on('User', {
|
|||
user: frm.doc.email,
|
||||
password: values.new_password,
|
||||
logout: values.logout_sessions
|
||||
}).then(() => done());
|
||||
});
|
||||
}
|
||||
});
|
||||
d.show();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue