diff --git a/main.js b/main.js index 5b677b3..0530117 100644 --- a/main.js +++ b/main.js @@ -688,7 +688,6 @@ async function autoCommit(folderPath, message, win) { //folders[idx].linesChanged = 0; // !!!!!!!!!!!!!!!!!!!! needs logic to handle several llm runs called at the same time test //folders[idx].llmCandidates = []; //folders.[idx].firstCandidateBirthday = null - store.set('folders', folders); } store.set('folders', folders); } else {