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/Consumable_21/views/messages.json |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable_21/views/messages.json b/force-app/main/default/experiences/Consumable_21/views/messages.json
new file mode 100644
index 0000000..5009b36
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/messages.json
@@ -0,0 +1,27 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "123209be-ec9f-4805-8350-748a0596aa39",
+    "label": "Messages",
+    "regions": [
+        {
+            "components": [
+                {
+                    "componentAttributes": {},
+                    "componentName": "forceChatter:messages",
+                    "id": "856e32c5-bf3e-448d-95b2-dd31f6699c88",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "e1c5a01f-e01b-4d10-9e51-754ac54c621b",
+            "regionName": "content",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "messages"
+}

--
Gitblit v1.9.1