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/routes/lexInventoryView.json |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/routes/lexInventoryView.json b/force-app/main/default/experiences/Consumable1/routes/lexInventoryView.json
index 0172bb1..2c56e0c 100644
--- a/force-app/main/default/experiences/Consumable1/routes/lexInventoryView.json
+++ b/force-app/main/default/experiences/Consumable1/routes/lexInventoryView.json
@@ -1,10 +1,10 @@
 {
-  "activeViewId": "afb34dd9-404b-4bea-949d-07c42681d821",
-  "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
-  "id": "15de9dbd-a894-4fbc-8672-f2917c4addc5",
-  "label": "LexInventoryView",
-  "pageAccess": "UseParent",
-  "routeType": "custom-lexinventoryview",
-  "type": "route",
-  "urlPrefix": "lexinventoryview"
+    "activeViewId": "afb34dd9-404b-4bea-949d-07c42681d821",
+    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+    "id": "15de9dbd-a894-4fbc-8672-f2917c4addc5",
+    "label": "LexInventoryView",
+    "pageAccess": "UseParent",
+    "routeType": "custom-lexinventoryview",
+    "type": "route",
+    "urlPrefix": "lexinventoryview"
 }

--
Gitblit v1.9.1