Fix
This commit is contained in:
		@@ -139,7 +139,6 @@ class BatchScheduler {
 | 
				
			|||||||
      this.state.isRunning = false;
 | 
					      this.state.isRunning = false;
 | 
				
			||||||
      this.state.canForceStop = false;
 | 
					      this.state.canForceStop = false;
 | 
				
			||||||
      this.currentAbortController = undefined;
 | 
					      this.currentAbortController = undefined;
 | 
				
			||||||
      await regenerateStartupFiles();
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user