diff --git a/frappe/patches.txt b/frappe/patches.txt index c601da5697..5bb159cef1 100644 --- a/frappe/patches.txt +++ b/frappe/patches.txt @@ -168,8 +168,8 @@ execute:frappe.rename_doc('Country', 'Macedonia, Republic of', 'Macedonia', igno execute:frappe.rename_doc('Country', 'Iran, Islamic Republic of', 'Iran', ignore_if_exists=True) execute:frappe.rename_doc('Country', 'Tanzania, United Republic of', 'Tanzania', ignore_if_exists=True) execute:frappe.rename_doc('Country', 'Syrian Arab Republic', 'Syria', ignore_if_exists=True) -frappe.patches.v8_0.rename_listsettings_to_usersettings #1 +frappe.patches.v8_0.rename_listsettings_to_usersettings frappe.patches.v7_2.update_communications frappe.patches.v8_0.deprecate_integration_broker frappe.patches.v8_0.setup_email_inbox #2017-03-29 -frappe.patches.v8_0.newsletter_childtable_migrate \ No newline at end of file +frappe.patches.v8_0.newsletter_childtable_migrate