From 80a3f59e2d3df07805bc67e329300b8de90a5b3a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 11 七月 2023 14:13:08 +0800 Subject: [PATCH] Merge branch 'LEXCommunityLiJun' into LEXUpgrade2023-Deloitte --- force-app/main/default/experiences/Consumable_21/routes/loginError.json | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/routes/loginError.json b/force-app/main/default/experiences/Consumable_21/routes/loginError.json new file mode 100644 index 0000000..65f6e96 --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/routes/loginError.json @@ -0,0 +1,9 @@ +{ + "activeViewId": "98860cc1-5078-4acf-adfa-a3eae3c02cea", + "appPageId": "e8609e96-b5d8-40fb-a7e5-29203d1e7f60", + "id": "85e27f5f-87b6-459f-b703-0e7927c1ce7b", + "label": "Login Error", + "routeType": "login-error", + "type": "route", + "urlPrefix": "error" +} -- Gitblit v1.9.1