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/defaultNavigationMenuComponentProperties.json |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

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

--
Gitblit v1.9.1