fix: remove reset password

* users can edit profile and reset from there
This commit is contained in:
Saqib Ansari 2026-01-12 12:18:15 +05:30
parent 332013ddd1
commit 431384f49f

View file

@ -319,11 +319,6 @@ class DesktopPage {
new frappe.ui.ThemeSwitcher().show();
},
},
{
icon: "lock",
label: "Reset Password",
url: "/update-password",
},
{
icon: "rotate-ccw",
label: "Reset to Default",