diff --git a/frappe/patches.txt b/frappe/patches.txt index f7e6ba6d5d..5b1bc6dc3c 100644 --- a/frappe/patches.txt +++ b/frappe/patches.txt @@ -253,4 +253,5 @@ frappe.patches.v16_0.add_private_workspaces_to_sidebar frappe.core.doctype.communication_link.patches.copy_communication_date_to_link frappe.core.doctype.communication.patches.drop_ref_dt_dn_index frappe.patches.v16_0.change_link_type_to_workspace_sidebar -frappe.patches.v16_0.add_standard_field_in_workspace_sidebar \ No newline at end of file +frappe.patches.v16_0.add_standard_field_in_workspace_sidebar +execute:frappe.db.set_single_value("Desktop Settings", "icon_style", "Solid") \ No newline at end of file