diff --git a/sample/notify.js b/sample/notify.js index c13c22d6..10bb64df 100644 --- a/sample/notify.js +++ b/sample/notify.js @@ -1223,6 +1223,7 @@ function ChronocatNotify(title, desp) { console.log( 'CHRONOCAT 服务的 CHRONOCAT_URL 或 CHRONOCAT_QQ 未设置!!\n取消推送', ); + resolve(); return; }