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]) {