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/topicDetail.json | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/routes/topicDetail.json b/force-app/main/default/experiences/Consumable_21/routes/topicDetail.json index e4b3a6a..3ce58d8 100644 --- a/force-app/main/default/experiences/Consumable_21/routes/topicDetail.json +++ b/force-app/main/default/experiences/Consumable_21/routes/topicDetail.json @@ -1,9 +1,9 @@ { - "activeViewId": "b9923519-ef19-44ef-bd24-28ecae2ca1d0", - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "id": "94a94f05-af4f-43f1-9e16-334dff1b7dc1", - "label": "Topic Detail", - "routeType": "topic", - "type": "route", - "urlPrefix": "topic" + "activeViewId": "b9923519-ef19-44ef-bd24-28ecae2ca1d0", + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "id": "94a94f05-af4f-43f1-9e16-334dff1b7dc1", + "label": "Topic Detail", + "routeType": "topic", + "type": "route", + "urlPrefix": "topic" } -- Gitblit v1.9.1