[auto] initial commit upon monitoring start
This commit is contained in:
2
main.js
2
main.js
@@ -194,7 +194,7 @@ async function autoCommit(folder, message) {
|
|||||||
debug('[autoCommit] Commit erfolgreich erstellt.');
|
debug('[autoCommit] Commit erfolgreich erstellt.');
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
//test
|
||||||
|
|
||||||
app.whenReady().then(() => {
|
app.whenReady().then(() => {
|
||||||
const win = createWindow();
|
const win = createWindow();
|
||||||
|
|||||||
Reference in New Issue
Block a user