From 9bd495e0ed003d9ca27b7d45abae0bc83f7ac616 Mon Sep 17 00:00:00 2001 From: Kerolles Fathy Date: Sun, 4 Jan 2026 10:45:33 +0200 Subject: [PATCH] fix(sidebar): correct indentation for sidebar child items (#35513) --- frappe/workspace_sidebar/integrations.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frappe/workspace_sidebar/integrations.json b/frappe/workspace_sidebar/integrations.json index c3a279c87d..aa53fcd538 100644 --- a/frappe/workspace_sidebar/integrations.json +++ b/frappe/workspace_sidebar/integrations.json @@ -113,7 +113,7 @@ "type": "Link" }, { - "child": 0, + "child": 1, "collapsible": 1, "icon": "settings", "indent": 0, @@ -125,7 +125,7 @@ "type": "Link" }, { - "child": 0, + "child": 1, "collapsible": 1, "icon": "list", "indent": 0, @@ -137,7 +137,7 @@ "type": "Link" }, { - "child": 0, + "child": 1, "collapsible": 1, "icon": "list", "indent": 0, @@ -149,7 +149,7 @@ "type": "Link" } ], - "modified": "2025-12-18 17:22:26.558605", + "modified": "2025-12-29 23:46:47.024937", "modified_by": "Administrator", "module": "Integrations", "name": "Integrations",