From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001
From: FUYU <fuyu@prec-tech.com>
Date: 星期三, 13 十二月 2023 16:30:27 +0800
Subject: [PATCH] 修改前备份

---
 force-app/main/default/experiences/Partner21/views/messages.json |   46 +++++++++++++++++++++++-----------------------
 1 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/force-app/main/default/experiences/Partner21/views/messages.json b/force-app/main/default/experiences/Partner21/views/messages.json
index 675c178..94eb9ca 100644
--- a/force-app/main/default/experiences/Partner21/views/messages.json
+++ b/force-app/main/default/experiences/Partner21/views/messages.json
@@ -1,27 +1,27 @@
 {
-  "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "295d4564-bf29-48ed-b213-e39c211fcca0",
-  "label": "Messages",
-  "regions": [
-    {
-      "components": [
+    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "295d4564-bf29-48ed-b213-e39c211fcca0",
+    "label": "Messages",
+    "regions": [
         {
-          "componentAttributes": {},
-          "componentName": "forceChatter:messages",
-          "id": "a9f9bdee-a7a4-43f6-8bf2-da860b5480ce",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "components": [
+                {
+                    "componentAttributes": {},
+                    "componentName": "forceChatter:messages",
+                    "id": "a9f9bdee-a7a4-43f6-8bf2-da860b5480ce",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "55d4a79e-8c2a-4733-91f2-23fdf1c26d5a",
+            "regionName": "content",
+            "type": "region"
         }
-      ],
-      "id": "55d4a79e-8c2a-4733-91f2-23fdf1c26d5a",
-      "regionName": "content",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "messages"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "messages"
 }

--
Gitblit v1.9.1