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