mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-01-13 21:50:44 +08:00
Update sendNotify.js
This commit is contained in:
parent
0a9829a2ba
commit
d8fa55b739
@ -244,7 +244,7 @@ async function sendNotify(
|
|||||||
|
|
||||||
let type = checkSmallfawnPushType()
|
let type = checkSmallfawnPushType()
|
||||||
|
|
||||||
console.log(`\n\n=============================================`)
|
console.log(`\n\n============================================`)
|
||||||
// 主要 //
|
// 主要 //
|
||||||
//判断是否是默认通知方式
|
//判断是否是默认通知方式
|
||||||
if (type !== pushType[2]) {
|
if (type !== pushType[2]) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user