mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-08-24 20:34:04 +02:00
Update FolderWatcher to singleton
This commit is contained in:
+1
-1
@@ -409,4 +409,4 @@ class FolderWatcher extends EventEmitter {
|
||||
}, 5000)
|
||||
}
|
||||
}
|
||||
module.exports = FolderWatcher
|
||||
module.exports = new FolderWatcher()
|
||||
|
||||
Reference in New Issue
Block a user