mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 23:35:02 +08:00
新增提示
This commit is contained in:
@@ -274,6 +274,7 @@ async function sendNotify(
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
console.log(`无黑白名单变量 默认形式发送 [${text}]`);
|
console.log(`无黑白名单变量 默认形式发送 [${text}]`);
|
||||||
|
console.log(`如需配置通知黑白名单请在env或配置文件 添加白名单${pushType[0]} 或 黑名单${pushType[1]} 二选一`);
|
||||||
await push()
|
await push()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user