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/variations/defaultCustomComponentPropertiesComponentProperties.json | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/variations/defaultCustomComponentPropertiesComponentProperties.json b/force-app/main/default/experiences/Consumable1/variations/defaultCustomComponentPropertiesComponentProperties.json index 94bf10b..1c72251 100644 --- a/force-app/main/default/experiences/Consumable1/variations/defaultCustomComponentPropertiesComponentProperties.json +++ b/force-app/main/default/experiences/Consumable1/variations/defaultCustomComponentPropertiesComponentProperties.json @@ -1,17 +1,17 @@ { - "componentVariants": [ - { - "id": "5a61b685-6f3e-4b96-979f-4aa7aa2ecc1f", - "propertyOverrides": { - "componentAttributes": { - "NavigationMenuEditorRefresh": "ENGUser" + "componentVariants": [ + { + "id": "5a61b685-6f3e-4b96-979f-4aa7aa2ecc1f", + "propertyOverrides": { + "componentAttributes": { + "NavigationMenuEditorRefresh": "ENGUser" + } + }, + "targetId": "ef1a7404-2c49-4de2-82fd-cfcd351cc65a", + "type": "componentVariant" } - }, - "targetId": "ef1a7404-2c49-4de2-82fd-cfcd351cc65a", - "type": "componentVariant" - } - ], - "developerName": "Default_CustomComponent_Properties_Component_Properties", - "id": "5cd60da6-8927-4324-9ed5-e03ab9ab5da6", - "type": "experienceVariation" + ], + "developerName": "Default_CustomComponent_Properties_Component_Properties", + "id": "5cd60da6-8927-4324-9ed5-e03ab9ab5da6", + "type": "experienceVariation" } -- Gitblit v1.9.1