From dd1c643be561ebfbb521431b49d6e1e65bfcbd81 Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期五, 14 七月 2023 14:49:07 +0800
Subject: [PATCH] fixconflict

---
 force-app/main/default/experiences/Consumable_21/views/userSettings.json |  112 ++++++++++++++++++++++++++++----------------------------
 1 files changed, 56 insertions(+), 56 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable_21/views/userSettings.json b/force-app/main/default/experiences/Consumable_21/views/userSettings.json
index cc5f480..c940eb3 100644
--- a/force-app/main/default/experiences/Consumable_21/views/userSettings.json
+++ b/force-app/main/default/experiences/Consumable_21/views/userSettings.json
@@ -1,60 +1,60 @@
 {
-  "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "c3057516-9b03-4f0d-97b8-17a86dbc1ec8",
-  "label": "User Settings",
-  "regions": [
-    {
-      "id": "28551545-5fab-4b9b-a38f-e424e5c82960",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "c3057516-9b03-4f0d-97b8-17a86dbc1ec8",
+    "label": "User Settings",
+    "regions": [
         {
-          "componentAttributes": {
-            "accountSectionTitle": "Account",
-            "accountTabName": "Account Management",
-            "connectedSourcesTabName": "Connected Sources",
-            "deleteAccountButtonTitle": "Deactivate My Account",
-            "deleteAccountConfirmationPopupBody": "After you deactivate your account, you'll lose access to this site.",
-            "deleteAccountConfirmationPopupButtonTitle": "Got It",
-            "deleteAccountConfirmationPopupTitle": "Deactivate your account?",
-            "deleteAccountErrorMessage": "Something went wrong. Contact your site administrator.",
-            "deleteAccountSectionTitle": "Deactivate Account",
-            "emailNotificationsTitle": "Email Notifications",
-            "emailSectionDescText": "When email notifications are enabled, email me when someone:",
-            "hideAccountDeleteSection": true,
-            "hideChatterNotificationSettings": false,
-            "hideConnectedSources": false,
-            "hideEmailNotificationSettings": false,
-            "hideProfileVisibilitySettings": false,
-            "id": "{!recordId}",
-            "locationTitle": "Location",
-            "profileSectionDescText": "Customize who is able to see what on your profile page",
-            "profileSectionToolTipText": "Restricted: Visible to the employees of the company that created the site. Members: Visible to logged-in members. Public: Visible to anyone viewing pages that don't require login.",
-            "profileVisibilityTitle": "Profile Visibility",
-            "settingsPageTitle": "My Settings"
-          },
-          "componentName": "forceCommunity:userSettingsCustomizable",
-          "id": "55119c21-7eda-46f2-90f2-7fa45d27434c",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "28551545-5fab-4b9b-a38f-e424e5c82960",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "accountSectionTitle": "Account",
+                        "accountTabName": "Account Management",
+                        "connectedSourcesTabName": "Connected Sources",
+                        "deleteAccountButtonTitle": "Deactivate My Account",
+                        "deleteAccountConfirmationPopupBody": "After you deactivate your account, you'll lose access to this site.",
+                        "deleteAccountConfirmationPopupButtonTitle": "Got It",
+                        "deleteAccountConfirmationPopupTitle": "Deactivate your account?",
+                        "deleteAccountErrorMessage": "Something went wrong. Contact your site administrator.",
+                        "deleteAccountSectionTitle": "Deactivate Account",
+                        "emailNotificationsTitle": "Email Notifications",
+                        "emailSectionDescText": "When email notifications are enabled, email me when someone:",
+                        "hideAccountDeleteSection": true,
+                        "hideChatterNotificationSettings": false,
+                        "hideConnectedSources": false,
+                        "hideEmailNotificationSettings": false,
+                        "hideProfileVisibilitySettings": false,
+                        "id": "{!recordId}",
+                        "locationTitle": "Location",
+                        "profileSectionDescText": "Customize who is able to see what on your profile page",
+                        "profileSectionToolTipText": "Restricted: Visible to the employees of the company that created the site. Members: Visible to logged-in members. Public: Visible to anyone viewing pages that don't require login.",
+                        "profileVisibilityTitle": "Profile Visibility",
+                        "settingsPageTitle": "My Settings"
+                    },
+                    "componentName": "forceCommunity:userSettingsCustomizable",
+                    "id": "55119c21-7eda-46f2-90f2-7fa45d27434c",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "c568d916-69a4-4cd4-a151-a4b046f055dd",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "e0d85731-0135-4cb9-aec8-309721cfc4a5",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "c568d916-69a4-4cd4-a151-a4b046f055dd",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "e0d85731-0135-4cb9-aec8-309721cfc4a5",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "usersettings"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "usersettings"
 }

--
Gitblit v1.9.1