This commit is contained in:
2025-06-09 01:11:41 +09:00
parent 67681771aa
commit 05c35d21e3

View File

@ -139,7 +139,6 @@ class BatchScheduler {
this.state.isRunning = false;
this.state.canForceStop = false;
this.currentAbortController = undefined;
await regenerateStartupFiles();
}
}