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/Partner21/routes/userSettings.json | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/routes/userSettings.json b/force-app/main/default/experiences/Partner21/routes/userSettings.json new file mode 100644 index 0000000..af2754b --- /dev/null +++ b/force-app/main/default/experiences/Partner21/routes/userSettings.json @@ -0,0 +1,9 @@ +{ + "activeViewId": "3d201ab3-fa88-4304-85c5-c338df54401e", + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "id": "9d004b4f-2a89-4e4a-980c-f62b28536266", + "label": "User Settings", + "routeType": "usersettings", + "type": "route", + "urlPrefix": "settings" +} -- Gitblit v1.9.1