1
0

Add comment in main.js

This commit is contained in:
2025-05-25 06:52:05 +02:00
parent f8deb4d83b
commit 6855a72c81

View File

@@ -73,7 +73,7 @@ if (Array.isArray(folders)) {
}));
store.set('folders', folders);
}
//test
// Map zum Speichern der Watcher pro Ordner
const repoWatchers = new Map();