From 0c4796706fc9473d069b620321a54b20a119906c Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 11 七月 2023 14:16:44 +0800
Subject: [PATCH] Merge branch 'LEXUpgrade2023-Deloitte'

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

diff --git a/force-app/main/default/experiences/Partner21/views/messages.json b/force-app/main/default/experiences/Partner21/views/messages.json
new file mode 100644
index 0000000..94eb9ca
--- /dev/null
+++ b/force-app/main/default/experiences/Partner21/views/messages.json
@@ -0,0 +1,27 @@
+{
+    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "295d4564-bf29-48ed-b213-e39c211fcca0",
+    "label": "Messages",
+    "regions": [
+        {
+            "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"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "messages"
+}

--
Gitblit v1.9.1