fix: 错误计数

This commit is contained in:
秋云
2025-05-02 22:19:50 +08:00
parent 6c95e86af3
commit c6546e8237

View File

@@ -126,9 +126,7 @@ async function runLeyLineChallenges(config, settings) {
if (!foundStrategy) {
handleNoStrategyFound();
return;
}
currentRunTimes++;
}
}
}