From dd004276162a2bf9d042ff0aaa569dc30a95d827 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期一, 26 六月 2023 14:23:26 +0800 Subject: [PATCH] newbackup0626 --- 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 f6890fa..abc8788 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" -} + "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 -- Gitblit v1.9.1