From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 18 七月 2023 09:19:12 +0800
Subject: [PATCH] changeorg

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

diff --git a/force-app/main/default/experiences/Consumable1/views/messages.json b/force-app/main/default/experiences/Consumable1/views/messages.json
index f1212ce..ff7bc29 100644
--- a/force-app/main/default/experiences/Consumable1/views/messages.json
+++ b/force-app/main/default/experiences/Consumable1/views/messages.json
@@ -1,27 +1,27 @@
 {
-  "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "a4397b8d-c4ab-44d4-b2dc-cce577b9d2c8",
-  "label": "Messages",
-  "regions": [
-    {
-      "components": [
+    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "55f1ae5d-c9ac-44ad-bb27-4c22dddc2a2e",
+    "label": "Messages",
+    "regions": [
         {
-          "componentAttributes": {},
-          "componentName": "forceChatter:messages",
-          "id": "76859eb9-b786-4b53-9285-b3a81a95cd53",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "components": [
+                {
+                    "componentAttributes": {},
+                    "componentName": "forceChatter:messages",
+                    "id": "e42525c8-73ea-4e9f-8306-81021473d168",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "a60f42f5-2ed2-4a01-93e5-dff8f3f5552f",
+            "regionName": "content",
+            "type": "region"
         }
-      ],
-      "id": "665047c1-c182-448a-bab3-d5a0d581d5bb",
-      "regionName": "content",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "messages"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "messages"
 }

--
Gitblit v1.9.1