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/Consumable_21/routes/forgotPassword.json | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/routes/forgotPassword.json b/force-app/main/default/experiences/Consumable_21/routes/forgotPassword.json new file mode 100644 index 0000000..5c67e18 --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/routes/forgotPassword.json @@ -0,0 +1,9 @@ +{ + "activeViewId": "a510a65f-dca4-40d1-9a3f-c54fa0216469", + "appPageId": "e8609e96-b5d8-40fb-a7e5-29203d1e7f60", + "id": "4cfab14e-4605-4e93-b8d1-cbaec0413e1a", + "label": "Forgot Password", + "routeType": "forgot-password", + "type": "route", + "urlPrefix": "ForgotPassword" +} -- Gitblit v1.9.1