From 853028c10a1397862226f0a06b4c319969d7b27b Mon Sep 17 00:00:00 2001 From: Akhil Narang Date: Fri, 19 Dec 2025 18:24:08 +0530 Subject: [PATCH] fix: spelling of authentication (#35340) Signed-off-by: Akhil Narang --- frappe/workspace_sidebar/integrations.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/frappe/workspace_sidebar/integrations.json b/frappe/workspace_sidebar/integrations.json index c614b35b00..c3a279c87d 100644 --- a/frappe/workspace_sidebar/integrations.json +++ b/frappe/workspace_sidebar/integrations.json @@ -45,6 +45,7 @@ { "child": 0, "collapsible": 1, + "icon": "list", "indent": 0, "keep_closed": 0, "label": "Google", @@ -91,9 +92,10 @@ { "child": 0, "collapsible": 1, + "icon": "list", "indent": 0, "keep_closed": 0, - "label": "Authetication", + "label": "Authentication", "link_type": "DocType", "show_arrow": 0, "type": "Section Break" @@ -101,6 +103,7 @@ { "child": 1, "collapsible": 1, + "icon": "list", "indent": 0, "keep_closed": 0, "label": "Social Login Key", @@ -124,6 +127,7 @@ { "child": 0, "collapsible": 1, + "icon": "list", "indent": 0, "keep_closed": 0, "label": "OAuth Client", @@ -135,6 +139,7 @@ { "child": 0, "collapsible": 1, + "icon": "list", "indent": 0, "keep_closed": 0, "label": "OAuth Provider", @@ -144,7 +149,7 @@ "type": "Link" } ], - "modified": "2025-11-25 10:46:09.215894", + "modified": "2025-12-18 17:22:26.558605", "modified_by": "Administrator", "module": "Integrations", "name": "Integrations",