From 410599fdf4f96d7f19b51bc28e544fa4e8780a1e Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期一, 26 六月 2023 14:06:00 +0800 Subject: [PATCH] backup --- force-app/main/default/experiences/Consumable1/config/languages.json | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/config/languages.json b/force-app/main/default/experiences/Consumable1/config/languages.json index c0ff54c..126afb1 100644 --- a/force-app/main/default/experiences/Consumable1/config/languages.json +++ b/force-app/main/default/experiences/Consumable1/config/languages.json @@ -1,6 +1,6 @@ { - "defaultCode": "zh_CN", - "defaultLabel": "涓枃锛堢畝浣擄級 (CN)", - "id": "574943f7-c68f-4a1b-9b77-b2154af650ab", - "type": "languageContainer" -} + "defaultCode" : "zh_CN", + "defaultLabel" : "涓枃锛堢畝浣擄級 (CN)", + "id" : "574943f7-c68f-4a1b-9b77-b2154af650ab", + "type" : "languageContainer" +} \ No newline at end of file -- Gitblit v1.9.1