1
0

Add multiple comments in main.js

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

11
main.js
View File

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