From 612457ed793ebdead62b130fce751cbdf17ef4d5 Mon Sep 17 00:00:00 2001 From: sokumon Date: Mon, 12 Jan 2026 14:29:41 +0530 Subject: [PATCH] fix: show system health report as first link --- frappe/workspace_sidebar/system.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/frappe/workspace_sidebar/system.json b/frappe/workspace_sidebar/system.json index cda3ea38c6..16793a95ef 100644 --- a/frappe/workspace_sidebar/system.json +++ b/frappe/workspace_sidebar/system.json @@ -6,18 +6,6 @@ "header_icon": "monitor-check", "idx": 0, "items": [ - { - "child": 0, - "collapsible": 1, - "icon": "home", - "indent": 0, - "keep_closed": 0, - "label": "Home", - "link_to": "System", - "link_type": "Workspace", - "show_arrow": 0, - "type": "Link" - }, { "child": 0, "collapsible": 1, @@ -226,7 +214,7 @@ "type": "Link" } ], - "modified": "2026-01-08 14:16:38.658526", + "modified": "2026-01-12 14:27:13.391611", "modified_by": "Administrator", "module": "Core", "name": "System",