diff --git a/frappe/patches.txt b/frappe/patches.txt index d896db0c57..e97354a04f 100644 --- a/frappe/patches.txt +++ b/frappe/patches.txt @@ -11,4 +11,5 @@ frappe.patches.4_0.add_delete_permission frappe.patches.4_0.move_match_to_restricted frappe.patches.4_0.set_todo_checked_as_closed frappe.patches.4_0.website_sitemap_hierarchy -frappe.patches.4_0.webnotes_to_frappe \ No newline at end of file +frappe.patches.4_0.webnotes_to_frappe +execute:frappe.reset_perms("Module Def") \ No newline at end of file