From 369826d327cba7a77e1b5f6b340acf161fc53eb9 Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期一, 10 七月 2023 11:55:33 +0800
Subject: [PATCH] backup0710deployment
---
force-app/main/default/experiences/Consumable1/views/streamList.json | 48 ++++++++++++++++++++++--------------------------
1 files changed, 22 insertions(+), 26 deletions(-)
diff --git a/force-app/main/default/experiences/Consumable1/views/streamList.json b/force-app/main/default/experiences/Consumable1/views/streamList.json
index 3e39578..d0537d9 100644
--- a/force-app/main/default/experiences/Consumable1/views/streamList.json
+++ b/force-app/main/default/experiences/Consumable1/views/streamList.json
@@ -1,27 +1,23 @@
{
- "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
- "componentName": "siteforce:sldsOneColLayout",
- "dataProviders": [],
- "id": "e1275716-f06a-4a27-a667-19c49eefb083",
- "label": "Stream List",
- "regions": [
- {
- "components": [
- {
- "componentAttributes": {},
- "componentName": "forceCommunity:streamList",
- "id": "c55e158b-0343-40b2-bca0-888ab4e1ae18",
- "renderPriority": "NEUTRAL",
- "renditionMap": {},
- "type": "component"
- }
- ],
- "id": "e93a4c80-2373-4f62-a413-6b91c74928e1",
- "regionName": "content",
- "type": "region"
- }
- ],
- "themeLayoutType": "Inner",
- "type": "view",
- "viewType": "list-0Fq"
-}
+ "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+ "componentName" : "siteforce:sldsOneColLayout",
+ "dataProviders" : [ ],
+ "id" : "e1275716-f06a-4a27-a667-19c49eefb083",
+ "label" : "Stream List",
+ "regions" : [ {
+ "components" : [ {
+ "componentAttributes" : { },
+ "componentName" : "forceCommunity:streamList",
+ "id" : "c55e158b-0343-40b2-bca0-888ab4e1ae18",
+ "renderPriority" : "NEUTRAL",
+ "renditionMap" : { },
+ "type" : "component"
+ } ],
+ "id" : "e93a4c80-2373-4f62-a413-6b91c74928e1",
+ "regionName" : "content",
+ "type" : "region"
+ } ],
+ "themeLayoutType" : "Inner",
+ "type" : "view",
+ "viewType" : "list-0Fq"
+}
\ No newline at end of file
--
Gitblit v1.9.1