mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-06 02:32:44 +02:00
Fix:Server crash when deleting library item #2031
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
class AudioFileScanner {
|
||||
constructor() { }
|
||||
|
||||
|
||||
}
|
||||
module.exports = new AudioFileScanner()
|
||||
Reference in New Issue
Block a user