From 076e25658b4ec6b0e2e2a85c4fb89aef8c78424b Mon Sep 17 00:00:00 2001 From: mahsem <137205921+mahsem@users.noreply.github.com> Date: Sat, 4 May 2024 13:41:04 +0200 Subject: [PATCH] style: whitespace in social_login_key.json (#26317) --- .../doctype/social_login_key/social_login_key.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frappe/integrations/doctype/social_login_key/social_login_key.json b/frappe/integrations/doctype/social_login_key/social_login_key.json index f6661ec067..d555eb04bb 100644 --- a/frappe/integrations/doctype/social_login_key/social_login_key.json +++ b/frappe/integrations/doctype/social_login_key/social_login_key.json @@ -167,7 +167,7 @@ "label": "Configuration" }, { - "description": "Controls whether new users can sign up using this Social Login Key. If unset, Website Settings is respected. ", + "description": "Controls whether new users can sign up using this Social Login Key. If unset, Website Settings is respected.", "fieldname": "sign_ups", "fieldtype": "Select", "label": "Sign ups", @@ -200,4 +200,4 @@ "states": [], "title_field": "provider_name", "track_changes": 1 -} \ No newline at end of file +}