Update smzdm_lottery.js

This commit is contained in:
Hex
2023-02-26 15:27:58 +08:00
parent 1d25459d9e
commit 41f9f379fc

View File

@@ -23,7 +23,7 @@ if (process.env.SMZDM_COOKIE) {
!(async () => {
if (!cookiesArr[0]) {
$.log('请先设置 SMZDM_COOKIE 环境变量');
$.log('\n请先设置 SMZDM_COOKIE 环境变量');
return;
}