From dd1c643be561ebfbb521431b49d6e1e65bfcbd81 Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期五, 14 七月 2023 14:49:07 +0800 Subject: [PATCH] fixconflict --- force-app/main/default/experiences/Consumable_21/routes/resources.json | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/routes/resources.json b/force-app/main/default/experiences/Consumable_21/routes/resources.json index 6e55c93..e41c4be 100644 --- a/force-app/main/default/experiences/Consumable_21/routes/resources.json +++ b/force-app/main/default/experiences/Consumable_21/routes/resources.json @@ -1,10 +1,10 @@ { - "activeViewId": "44c441b8-d720-4387-950a-7eab9bad908b", - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "id": "ab4fca8d-2a7c-4669-b3dc-cea7cd9537b0", - "label": "Resources", - "pageAccess": "UseParent", - "routeType": "files", - "type": "route", - "urlPrefix": "files" + "activeViewId": "44c441b8-d720-4387-950a-7eab9bad908b", + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "id": "ab4fca8d-2a7c-4669-b3dc-cea7cd9537b0", + "label": "Resources", + "pageAccess": "UseParent", + "routeType": "files", + "type": "route", + "urlPrefix": "files" } -- Gitblit v1.9.1