From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001
From: FUYU <fuyu@prec-tech.com>
Date: 星期三, 13 十二月 2023 16:30:27 +0800
Subject: [PATCH] 修改前备份

---
 force-app/main/default/experiences/Consumable1/routes/checkPassword.json |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/routes/checkPassword.json b/force-app/main/default/experiences/Consumable1/routes/checkPassword.json
index abc8788..f37e971 100644
--- a/force-app/main/default/experiences/Consumable1/routes/checkPassword.json
+++ b/force-app/main/default/experiences/Consumable1/routes/checkPassword.json
@@ -1,9 +1,9 @@
 {
-  "activeViewId" : "82d3f50a-42f2-4aa2-b028-7b07d878cd63",
-  "appPageId" : "7756c67f-7774-4fe1-b1c2-eecb19f9c6a5",
-  "id" : "86273d15-52e6-4761-b84b-fd899e3def47",
-  "label" : "Check Password",
-  "routeType" : "check-password",
-  "type" : "route",
-  "urlPrefix" : "CheckPasswordResetEmail"
-}
\ No newline at end of file
+    "activeViewId": "82d3f50a-42f2-4aa2-b028-7b07d878cd63",
+    "appPageId": "7756c67f-7774-4fe1-b1c2-eecb19f9c6a5",
+    "id": "86273d15-52e6-4761-b84b-fd899e3def47",
+    "label": "Check Password",
+    "routeType": "check-password",
+    "type": "route",
+    "urlPrefix": "CheckPasswordResetEmail"
+}

--
Gitblit v1.9.1