mirror of https://github.com/KingRan/KR.git
parent
3feea98360
commit
167524c0d3
|
@ -81,7 +81,7 @@ if ($.isNode()) {
|
|||
await $.wait(time)
|
||||
}
|
||||
}
|
||||
} while (count < 25)
|
||||
} while (count < 5)
|
||||
})()
|
||||
.catch((e) => $.logErr(e))
|
||||
.finally(() => $.done());
|
||||
|
|
Loading…
Reference in New Issue