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/Partner21/routes/error.json | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/routes/error.json b/force-app/main/default/experiences/Partner21/routes/error.json index d84a02a..f59ca79 100644 --- a/force-app/main/default/experiences/Partner21/routes/error.json +++ b/force-app/main/default/experiences/Partner21/routes/error.json @@ -1,10 +1,10 @@ { - "activeViewId": "a4b25394-ceb2-44ff-b562-067f8854d1c1", - "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", - "id": "00fbcecf-a9bf-48af-9fb8-b9c481adf31f", - "label": "Error", - "pageAccess": "UseParent", - "routeType": "error", - "type": "route", - "urlPrefix": "error" + "activeViewId": "a4b25394-ceb2-44ff-b562-067f8854d1c1", + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "id": "00fbcecf-a9bf-48af-9fb8-b9c481adf31f", + "label": "Error", + "pageAccess": "UseParent", + "routeType": "error", + "type": "route", + "urlPrefix": "error" } -- Gitblit v1.9.1