From 1d25459d9efae35c418e2cd77912b9da50dac00c Mon Sep 17 00:00:00 2001 From: Hex Date: Sun, 26 Feb 2023 15:27:01 +0800 Subject: [PATCH] Update smzdm_lottery.js --- smzdm_lottery.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smzdm_lottery.js b/smzdm_lottery.js index ea7e295..86f414d 100644 --- a/smzdm_lottery.js +++ b/smzdm_lottery.js @@ -23,7 +23,7 @@ if (process.env.SMZDM_COOKIE) { !(async () => { if (!cookiesArr[0]) { - $.msg($.name, '请先设置 SMZDM_COOKIE 环境变量'); + $.log('请先设置 SMZDM_COOKIE 环境变量'); return; }