mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
修复调用就结束执行的问题
This commit is contained in:
parent
82c9978514
commit
c1d6a0a40b
|
@ -1223,6 +1223,7 @@ function ChronocatNotify(title, desp) {
|
|||
console.log(
|
||||
'CHRONOCAT 服务的 CHRONOCAT_URL 或 CHRONOCAT_QQ 未设置!!\n取消推送',
|
||||
);
|
||||
resolve();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user