From c1d6a0a40b6ac0597d75b8c0f8a4a7e17b60a37b Mon Sep 17 00:00:00 2001 From: 6dylan6 <86815944+6dylan6@users.noreply.github.com> Date: Fri, 3 Nov 2023 18:00:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=B0=83=E7=94=A8=E5=B0=B1?= =?UTF-8?q?=E7=BB=93=E6=9D=9F=E6=89=A7=E8=A1=8C=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sample/notify.js | 1 + 1 file changed, 1 insertion(+) 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; }