1
0

Add test comment in main.js

This commit is contained in:
2025-05-31 20:46:59 +02:00
parent c47888c96e
commit a1280f10b8

View File

@@ -232,6 +232,7 @@ async function initGitRepo(folder) {
await git.commit(message);
}
}
//test
// Map für Monitoring-Watcher (nicht repoWatchers!)
const monitoringWatchers = new Map();