mirror of https://github.com/KingRan/KR.git
parent
8b741a37db
commit
2dc9ff2ffa
|
@ -53,9 +53,9 @@ if ($.isNode()) {
|
|||
continue
|
||||
}
|
||||
await main();
|
||||
}
|
||||
await $.wait(10 * 1000);
|
||||
}
|
||||
}
|
||||
if (message !== "") {
|
||||
if ($.isNode()) {
|
||||
await notify.sendNotify($.name, message)
|
||||
|
|
Loading…
Reference in New Issue