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/fileDetail.json |   66 ++++++++++++++++----------------
 1 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/views/fileDetail.json b/force-app/main/default/experiences/Consumable1/views/fileDetail.json
index e2c5062..1e5c206 100644
--- a/force-app/main/default/experiences/Consumable1/views/fileDetail.json
+++ b/force-app/main/default/experiences/Consumable1/views/fileDetail.json
@@ -1,37 +1,37 @@
 {
-  "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "2322115a-ac65-4862-9104-912d42fca69a",
-  "label": "File Detail",
-  "regions": [
-    {
-      "id": "d076ed42-1664-4b15-96ee-70c0eb0707ef",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "2322115a-ac65-4862-9104-912d42fca69a",
+    "label": "File Detail",
+    "regions": [
         {
-          "componentAttributes": {},
-          "componentName": "forceCommunity:fileDetailPage",
-          "id": "1782e7b6-53ac-4493-bffe-00fe18a9a42f",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "d076ed42-1664-4b15-96ee-70c0eb0707ef",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {},
+                    "componentName": "forceCommunity:fileDetailPage",
+                    "id": "1782e7b6-53ac-4493-bffe-00fe18a9a42f",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "89a0e125-284e-4240-bf7a-52e32979cf3e",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "efd311f4-16ab-4cf8-9d82-bdeda1722dfb",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "89a0e125-284e-4240-bf7a-52e32979cf3e",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "efd311f4-16ab-4cf8-9d82-bdeda1722dfb",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "detail-069"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "detail-069"
 }

--
Gitblit v1.9.1