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/resources.json | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/routes/resources.json b/force-app/main/default/experiences/Partner21/routes/resources.json new file mode 100644 index 0000000..500f4a7 --- /dev/null +++ b/force-app/main/default/experiences/Partner21/routes/resources.json @@ -0,0 +1,10 @@ +{ + "activeViewId": "fe6b6a28-688d-44ad-921f-8ad8124e9a5d", + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "id": "5a522dfa-a384-4731-b742-7bdb27788f7c", + "label": "Resources", + "pageAccess": "UseParent", + "routeType": "files", + "type": "route", + "urlPrefix": "files" +} -- Gitblit v1.9.1