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

diff --git a/force-app/main/default/experiences/Site3/routes/recordDetail.json b/force-app/main/default/experiences/Site3/routes/recordDetail.json
index d97cb89..6d39e1f 100644
--- a/force-app/main/default/experiences/Site3/routes/recordDetail.json
+++ b/force-app/main/default/experiences/Site3/routes/recordDetail.json
@@ -1,9 +1,9 @@
 {
-  "activeViewId" : "bb2f4e25-0c5a-46a4-adb6-431ecad42732",
-  "appPageId" : "7f290f39-4245-4612-9453-2b0c9f9e3701",
-  "id" : "30ad0f59-ccc2-4e2a-94af-c6895d29948d",
-  "label" : "Record Detail",
-  "routeType" : "detail",
-  "type" : "route",
-  "urlPrefix" : "detail"
-}
\ No newline at end of file
+    "activeViewId": "bb2f4e25-0c5a-46a4-adb6-431ecad42732",
+    "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701",
+    "id": "30ad0f59-ccc2-4e2a-94af-c6895d29948d",
+    "label": "Record Detail",
+    "routeType": "detail",
+    "type": "route",
+    "urlPrefix": "detail"
+}

--
Gitblit v1.9.1