mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
e564884fe4
@ -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