1
0

Add initial Electron setup and Auto-Git functionality

This commit is contained in:
2025-05-24 15:04:39 +02:00
parent 24b4a8e6f0
commit ffc259f5bf

View File

@@ -75,6 +75,7 @@ function openSettings(win) {
}
/**
* Startet einen File-Watcher auf .git/refs/heads/master,
* sendet bei Änderungen 'repo-updated' an den Renderer.