From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 18 七月 2023 09:19:12 +0800
Subject: [PATCH] changeorg

---
 force-app/main/default/experiences/Consumable1/variations/defaultNavigationMenuComponentProperties.json |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/variations/defaultNavigationMenuComponentProperties.json b/force-app/main/default/experiences/Consumable1/variations/defaultNavigationMenuComponentProperties.json
index f7f8d83..53e21c6 100644
--- a/force-app/main/default/experiences/Consumable1/variations/defaultNavigationMenuComponentProperties.json
+++ b/force-app/main/default/experiences/Consumable1/variations/defaultNavigationMenuComponentProperties.json
@@ -1,17 +1,17 @@
 {
-  "componentVariants": [
-    {
-      "id": "39e44bcd-8522-4e13-96bf-d3b24382c053",
-      "propertyOverrides": {
-        "componentAttributes": {
-          "NavigationMenuEditorRefresh": "Test"
+    "componentVariants": [
+        {
+            "id": "39e44bcd-8522-4e13-96bf-d3b24382c053",
+            "propertyOverrides": {
+                "componentAttributes": {
+                    "NavigationMenuEditorRefresh": "Test"
+                }
+            },
+            "targetId": "932fd9d7-f187-457d-83af-d59077849505",
+            "type": "componentVariant"
         }
-      },
-      "targetId": "932fd9d7-f187-457d-83af-d59077849505",
-      "type": "componentVariant"
-    }
-  ],
-  "developerName": "Default_Navigation_Menu_Component_Properties",
-  "id": "8c3aca63-729b-4e95-82be-437704ec4497",
-  "type": "experienceVariation"
+    ],
+    "developerName": "Default_Navigation_Menu_Component_Properties",
+    "id": "8c3aca63-729b-4e95-82be-437704ec4497",
+    "type": "experienceVariation"
 }

--
Gitblit v1.9.1