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/loginAppPage.json | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/config/loginAppPage.json b/force-app/main/default/experiences/Consumable1/config/loginAppPage.json index dda7785..04f6dcf 100644 --- a/force-app/main/default/experiences/Consumable1/config/loginAppPage.json +++ b/force-app/main/default/experiences/Consumable1/config/loginAppPage.json @@ -1,7 +1,7 @@ { - "cmsSettings": {}, - "id": "7756c67f-7774-4fe1-b1c2-eecb19f9c6a5", - "label": "login", - "templateName": "Login Template", - "type": "appPage" -} + "cmsSettings" : { }, + "id" : "7756c67f-7774-4fe1-b1c2-eecb19f9c6a5", + "label" : "login", + "templateName" : "Login Template", + "type" : "appPage" +} \ No newline at end of file -- Gitblit v1.9.1