mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
update 关闭翻翻乐node端通知提醒
This commit is contained in:
parent
f7eb2e373b
commit
8ef5022e2a
@ -57,7 +57,7 @@ const len = cookiesArr.length;
|
||||
}
|
||||
if (message) {
|
||||
$.msg($.name, '', message);
|
||||
if ($.isNode()) await notify.sendNotify($.name, message);
|
||||
//if ($.isNode()) await notify.sendNotify($.name, message);
|
||||
}
|
||||
})()
|
||||
.catch((e) => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user