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/questionDetail.json | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/routes/questionDetail.json b/force-app/main/default/experiences/Consumable_21/routes/questionDetail.json index 9d8d436..9781dad 100644 --- a/force-app/main/default/experiences/Consumable_21/routes/questionDetail.json +++ b/force-app/main/default/experiences/Consumable_21/routes/questionDetail.json @@ -1,9 +1,9 @@ { - "activeViewId": "23b8f630-4e99-452a-8efb-a540f425e9a2", - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "id": "1d300f2a-99d6-402b-b655-a8c03cde3edd", - "label": "Question Detail", - "routeType": "feeditem", - "type": "route", - "urlPrefix": "question" + "activeViewId": "23b8f630-4e99-452a-8efb-a540f425e9a2", + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "id": "1d300f2a-99d6-402b-b655-a8c03cde3edd", + "label": "Question Detail", + "routeType": "feeditem", + "type": "route", + "urlPrefix": "question" } -- Gitblit v1.9.1