mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
fix
This commit is contained in:
parent
7f022115a5
commit
53c56b5b03
@ -149,7 +149,7 @@ async function jdJoySteal() {
|
||||
}
|
||||
break
|
||||
}
|
||||
if (nowTimes.getHours() < 6 && nowTimes.getHours() > 0) {
|
||||
if (nowTimes.getHours() < 6 && nowTimes.getHours() >= 0) {
|
||||
$.log('未到早餐时间, 暂不能偷好友狗粮\n')
|
||||
break
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user