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/Consumable_21/variations/defaultNavigationMenuComponentProperties.json | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/variations/defaultNavigationMenuComponentProperties.json b/force-app/main/default/experiences/Consumable_21/variations/defaultNavigationMenuComponentProperties.json index 26c2d7d..05aecd6 100644 --- a/force-app/main/default/experiences/Consumable_21/variations/defaultNavigationMenuComponentProperties.json +++ b/force-app/main/default/experiences/Consumable_21/variations/defaultNavigationMenuComponentProperties.json @@ -1,17 +1,17 @@ { - "componentVariants": [ - { - "id": "513f46c4-6c7a-4bad-bc61-bd8ca0e820c4", - "propertyOverrides": { - "componentAttributes": { - "NavigationMenuEditorRefresh": "ENGUser1" + "componentVariants": [ + { + "id": "513f46c4-6c7a-4bad-bc61-bd8ca0e820c4", + "propertyOverrides": { + "componentAttributes": { + "NavigationMenuEditorRefresh": "ENGUser1" + } + }, + "targetId": "9ebb5bcb-8e8f-4bd0-ab01-231cc5aed2bc", + "type": "componentVariant" } - }, - "targetId": "9ebb5bcb-8e8f-4bd0-ab01-231cc5aed2bc", - "type": "componentVariant" - } - ], - "developerName": "Default_Navigation_Menu_Component_Properties", - "id": "17c75696-bc3e-429d-86f0-966bdc3e9713", - "type": "experienceVariation" + ], + "developerName": "Default_Navigation_Menu_Component_Properties", + "id": "17c75696-bc3e-429d-86f0-966bdc3e9713", + "type": "experienceVariation" } -- Gitblit v1.9.1