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/streamList.json | 46 +++++++++++++++++++++++----------------------- 1 files changed, 23 insertions(+), 23 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..937c4cc 100644 --- a/force-app/main/default/experiences/Consumable1/views/streamList.json +++ b/force-app/main/default/experiences/Consumable1/views/streamList.json @@ -1,27 +1,27 @@ { - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "e1275716-f06a-4a27-a667-19c49eefb083", - "label": "Stream List", - "regions": [ - { - "components": [ + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "e1275716-f06a-4a27-a667-19c49eefb083", + "label": "Stream List", + "regions": [ { - "componentAttributes": {}, - "componentName": "forceCommunity:streamList", - "id": "c55e158b-0343-40b2-bca0-888ab4e1ae18", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "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" } - ], - "id": "e93a4c80-2373-4f62-a413-6b91c74928e1", - "regionName": "content", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "list-0Fq" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "list-0Fq" } -- Gitblit v1.9.1