From d8fa55b739a08745f3bfa3d7ae40d995bfc7f6ac Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Thu, 13 Jul 2023 17:04:32 +0800 Subject: [PATCH] Update sendNotify.js --- sendNotify.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sendNotify.js b/sendNotify.js index 8549322..437f13a 100644 --- a/sendNotify.js +++ b/sendNotify.js @@ -244,7 +244,7 @@ async function sendNotify( let type = checkSmallfawnPushType() - console.log(`\n\n=============================================`) + console.log(`\n\n============================================`) // 主要 // //判断是否是默认通知方式 if (type !== pushType[2]) {