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/groupDetail.json | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/routes/groupDetail.json b/force-app/main/default/experiences/Consumable_21/routes/groupDetail.json index c689881..7850554 100644 --- a/force-app/main/default/experiences/Consumable_21/routes/groupDetail.json +++ b/force-app/main/default/experiences/Consumable_21/routes/groupDetail.json @@ -1,9 +1,9 @@ { - "activeViewId": "e569b760-98dd-445a-821e-7694873d00da", - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "id": "c065e50e-7992-4dcc-8152-3bc05e611ef4", - "label": "Group Detail", - "routeType": "detail-0F9", - "type": "route", - "urlPrefix": "group" + "activeViewId": "e569b760-98dd-445a-821e-7694873d00da", + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "id": "c065e50e-7992-4dcc-8152-3bc05e611ef4", + "label": "Group Detail", + "routeType": "detail-0F9", + "type": "route", + "urlPrefix": "group" } -- Gitblit v1.9.1