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/Partner21/routes/contactSupport.json | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/routes/contactSupport.json b/force-app/main/default/experiences/Partner21/routes/contactSupport.json new file mode 100644 index 0000000..c9261b4 --- /dev/null +++ b/force-app/main/default/experiences/Partner21/routes/contactSupport.json @@ -0,0 +1,10 @@ +{ + "activeViewId": "5960b934-e0b0-4c75-a297-71843d6b25d1", + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "id": "93c4747d-62d3-4166-a9b4-115b6640ac76", + "label": "Contact Support", + "pageAccess": "UseParent", + "routeType": "contactsupport", + "type": "route", + "urlPrefix": "contactsupport" +} -- Gitblit v1.9.1