mirror of https://github.com/KingRan/KR.git
parent
9da1bc7169
commit
7c5a5f0dc3
|
@ -95,7 +95,7 @@ if ($.isNode()) {
|
|||
console.log("不让做任务,休息会!");
|
||||
continue;
|
||||
}
|
||||
await drawUserTask();
|
||||
//await drawUserTask();
|
||||
}
|
||||
|
||||
})().catch((e) => { $.log('', `❌ ${$.name}, 失败! 原因: ${e}!`, '') }).finally(() => { $.done(); })
|
||||
|
|
Loading…
Reference in New Issue