fix: 错误计数
This commit is contained in:
@@ -126,9 +126,7 @@ async function runLeyLineChallenges(config, settings) {
|
|||||||
if (!foundStrategy) {
|
if (!foundStrategy) {
|
||||||
handleNoStrategyFound();
|
handleNoStrategyFound();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
currentRunTimes++;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user