From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001
From: FUYU <fuyu@prec-tech.com>
Date: 星期三, 13 十二月 2023 16:30:27 +0800
Subject: [PATCH] 修改前备份

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

diff --git a/force-app/main/default/experiences/Partner21/views/streamList.json b/force-app/main/default/experiences/Partner21/views/streamList.json
index cb0e948..4007aba 100644
--- a/force-app/main/default/experiences/Partner21/views/streamList.json
+++ b/force-app/main/default/experiences/Partner21/views/streamList.json
@@ -1,27 +1,27 @@
 {
-  "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "ee631fe0-502b-4dfe-ac53-311079fadd89",
-  "label": "Stream List",
-  "regions": [
-    {
-      "components": [
+    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "ee631fe0-502b-4dfe-ac53-311079fadd89",
+    "label": "Stream List",
+    "regions": [
         {
-          "componentAttributes": {},
-          "componentName": "forceCommunity:streamList",
-          "id": "e21ff5bc-f92a-41c9-8bd9-aa545a23cfba",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "components": [
+                {
+                    "componentAttributes": {},
+                    "componentName": "forceCommunity:streamList",
+                    "id": "e21ff5bc-f92a-41c9-8bd9-aa545a23cfba",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "a70d6be4-9460-4e60-888f-2c51815b9757",
+            "regionName": "content",
+            "type": "region"
         }
-      ],
-      "id": "a70d6be4-9460-4e60-888f-2c51815b9757",
-      "regionName": "content",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "list-0Fq"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "list-0Fq"
 }

--
Gitblit v1.9.1