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/recordDetail.json | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/routes/recordDetail.json b/force-app/main/default/experiences/Consumable_21/routes/recordDetail.json index 005efea..793bcff 100644 --- a/force-app/main/default/experiences/Consumable_21/routes/recordDetail.json +++ b/force-app/main/default/experiences/Consumable_21/routes/recordDetail.json @@ -1,9 +1,9 @@ { - "activeViewId": "b798f2b2-7d07-49a1-95d4-75b0a6456758", - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "id": "5f56a036-8029-4dc8-9b29-3c93880f3152", - "label": "Record Detail", - "routeType": "detail", - "type": "route", - "urlPrefix": "detail" + "activeViewId": "b798f2b2-7d07-49a1-95d4-75b0a6456758", + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "id": "5f56a036-8029-4dc8-9b29-3c93880f3152", + "label": "Record Detail", + "routeType": "detail", + "type": "route", + "urlPrefix": "detail" } -- Gitblit v1.9.1