修复调用就结束执行的问题

This commit is contained in:
6dylan6 2023-11-03 18:00:59 +08:00 committed by whyour
parent 82c9978514
commit c1d6a0a40b

View File

@ -1223,6 +1223,7 @@ function ChronocatNotify(title, desp) {
console.log(
'CHRONOCAT 服务的 CHRONOCAT_URL 或 CHRONOCAT_QQ 未设置!!\n取消推送',
);
resolve();
return;
}