fix: set default icon style to solid
This commit is contained in:
parent
b71edf97ec
commit
ffeedc123c
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
frappe.patches.v16_0.add_standard_field_in_workspace_sidebar
|
||||
execute:frappe.db.set_single_value("Desktop Settings", "icon_style", "Solid")
|
||||
Loading…
Add table
Reference in a new issue