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/userProfile.json | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/routes/userProfile.json b/force-app/main/default/experiences/Partner21/routes/userProfile.json new file mode 100644 index 0000000..7007fc7 --- /dev/null +++ b/force-app/main/default/experiences/Partner21/routes/userProfile.json @@ -0,0 +1,9 @@ +{ + "activeViewId": "4053070a-c5f6-483a-b96a-0ac64d32bfc6", + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "id": "9f4260e2-fbc6-42b4-bebe-8886bcd55e66", + "label": "User Profile", + "routeType": "detail-005", + "type": "route", + "urlPrefix": "profile" +} -- Gitblit v1.9.1