fix: Fix patch not being executed (#32524)
This commit is contained in:
parent
ea6141aa94
commit
4eb8f91a85
1 changed files with 1 additions and 1 deletions
|
|
@ -244,5 +244,5 @@ frappe.desk.doctype.workspace.patches.update_app
|
|||
frappe.patches.v16_0.move_role_desk_settings_to_user
|
||||
frappe.printing.doctype.print_format.patches.sets_wkhtmltopdf_as_default_for_pdf_generator_field
|
||||
frappe.patches.v14_0.fix_user_settings_collation
|
||||
execute:frappe.core.doctype.system_settings.system_settings.sync_system_settings
|
||||
execute:frappe.call("frappe.core.doctype.system_settings.system_settings.sync_system_settings")
|
||||
frappe.patches.v16_0.social_eps_deprecation_warning
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue