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/Consumable1/views/quipDocsRelatedList.json |   70 +++++++++++++++++-----------------
 1 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/views/quipDocsRelatedList.json b/force-app/main/default/experiences/Consumable1/views/quipDocsRelatedList.json
index 3729346..a21cde0 100644
--- a/force-app/main/default/experiences/Consumable1/views/quipDocsRelatedList.json
+++ b/force-app/main/default/experiences/Consumable1/views/quipDocsRelatedList.json
@@ -1,39 +1,39 @@
 {
-  "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "be244254-9e8f-46bd-83e0-a6cdb3780540",
-  "label": "Quip Docs Related List",
-  "regions": [
-    {
-      "id": "2a9b05d7-cafd-4e4d-8f30-067e7e2f45ed",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "be244254-9e8f-46bd-83e0-a6cdb3780540",
+    "label": "Quip Docs Related List",
+    "regions": [
         {
-          "componentAttributes": {
-            "parentRecordId": "{!recordId}"
-          },
-          "componentName": "forceCommunity:relatedQuipItemsView",
-          "id": "a2c16258-72fb-4eb3-8b04-b80f8b4beafb",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "2a9b05d7-cafd-4e4d-8f30-067e7e2f45ed",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "parentRecordId": "{!recordId}"
+                    },
+                    "componentName": "forceCommunity:relatedQuipItemsView",
+                    "id": "a2c16258-72fb-4eb3-8b04-b80f8b4beafb",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "9bc5f2b8-7b65-47fc-a3d5-1d83ada44a72",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "73a8a853-5872-4055-8a42-9723c11db0e9",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "9bc5f2b8-7b65-47fc-a3d5-1d83ada44a72",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "73a8a853-5872-4055-8a42-9723c11db0e9",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "extrelated-quip"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "extrelated-quip"
 }

--
Gitblit v1.9.1