From 39644c307e98c90e45aea98292c86d70740989e3 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期二, 20 六月 2023 09:17:10 +0800
Subject: [PATCH] backup
---
force-app/main/default/experiences/Consumable1/variations/defaultCustomComponentPropertiesComponentProperties.json | 30 ++++++++++++++----------------
1 files changed, 14 insertions(+), 16 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..3fbfdc5 100644
--- a/force-app/main/default/experiences/Consumable1/variations/defaultCustomComponentPropertiesComponentProperties.json
+++ b/force-app/main/default/experiences/Consumable1/variations/defaultCustomComponentPropertiesComponentProperties.json
@@ -1,17 +1,15 @@
{
- "componentVariants": [
- {
- "id": "5a61b685-6f3e-4b96-979f-4aa7aa2ecc1f",
- "propertyOverrides": {
- "componentAttributes": {
- "NavigationMenuEditorRefresh": "ENGUser"
- }
- },
- "targetId": "ef1a7404-2c49-4de2-82fd-cfcd351cc65a",
- "type": "componentVariant"
- }
- ],
- "developerName": "Default_CustomComponent_Properties_Component_Properties",
- "id": "5cd60da6-8927-4324-9ed5-e03ab9ab5da6",
- "type": "experienceVariation"
-}
+ "componentVariants" : [ {
+ "id" : "5a61b685-6f3e-4b96-979f-4aa7aa2ecc1f",
+ "propertyOverrides" : {
+ "componentAttributes" : {
+ "NavigationMenuEditorRefresh" : "ENGUser"
+ }
+ },
+ "targetId" : "ef1a7404-2c49-4de2-82fd-cfcd351cc65a",
+ "type" : "componentVariant"
+ } ],
+ "developerName" : "Default_CustomComponent_Properties_Component_Properties",
+ "id" : "5cd60da6-8927-4324-9ed5-e03ab9ab5da6",
+ "type" : "experienceVariation"
+}
\ No newline at end of file
--
Gitblit v1.9.1