From da42e2995c00293af89c71fe5ba6e16cbb77e1b3 Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期五, 16 六月 2023 17:24:31 +0800
Subject: [PATCH] backup code

---
 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 8ac0de4..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": "bfbf7350-cdcd-4e2c-97a5-ab51f2aa3b9d",
-  "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