fix: Update module in patch line

This commit is contained in:
Faris Ansari 2019-10-21 12:40:03 +05:30
parent 340c3635ae
commit 0f02f1df4c

View file

@ -253,4 +253,4 @@ frappe.patches.v12_0.delete_duplicate_indexes
frappe.patches.v12_0.set_default_incoming_email_port
frappe.patches.v12_0.update_global_search
frappe.patches.v12_0.setup_tags
execute:frappe.reload_doc('core', 'doctype', 'notification_settings')
execute:frappe.reload_doc('desk', 'doctype', 'notification_settings')