From d120a2cf3dce9e4530f79ffdaaf95fd6e3697124 Mon Sep 17 00:00:00 2001
From: qiuren <qiuren@yazhai.co>
Date: Fri, 14 Feb 2025 11:16:49 +0800
Subject: [PATCH] feat: 烛光马甲包appname修改

---
 js/common.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/common.js b/js/common.js
index f0afaf7..cb081b4 100644
--- a/js/common.js
+++ b/js/common.js
@@ -289,7 +289,7 @@ function handleVestApp  (appname)  {
             rewardBgColor: '#e3ffff',
             rewardIcon: staticUrl + "/secret/reward-icon.png",
         };
-    } else if (appname == "com.zhuguang.can.android") {
+    } else if (appname == "com.chat.langlive.face.ins") {
         /* 烛光*/
         resourceObj = {
             btnTextColor: "#fff",
--
libgit2 0.25.0