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