Merge pull request #50578 from rohitwaghchaure/fixed-hide-home-icon

fix: hide home icon
This commit is contained in:
rohitwaghchaure
2025-11-17 21:16:43 +05:30
committed by GitHub

View File

@@ -0,0 +1,20 @@
{
"app": "erpnext",
"creation": "2025-11-17 20:56:42.739124",
"docstatus": 0,
"doctype": "Desktop Icon",
"hidden": 1,
"icon": "home",
"icon_type": "Link",
"idx": 0,
"label": "Home",
"link_to": "Home",
"link_type": "Workspace",
"modified": "2025-11-17 20:57:59.794979",
"modified_by": "Administrator",
"name": "Home",
"owner": "Administrator",
"parent_icon": "",
"roles": [],
"standard": 1
}