mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-10 05:49:37 +00:00
Update watcher function calls, add js docs
This commit is contained in:
parent
3bccd52196
commit
f9c4dd2457
2 changed files with 13 additions and 12 deletions
|
|
@ -39,6 +39,7 @@ class ApiRouter {
|
|||
this.playbackSessionManager = Server.playbackSessionManager
|
||||
this.abMergeManager = Server.abMergeManager
|
||||
this.backupManager = Server.backupManager
|
||||
/** @type {import('../Watcher')} */
|
||||
this.watcher = Server.watcher
|
||||
this.podcastManager = Server.podcastManager
|
||||
this.audioMetadataManager = Server.audioMetadataManager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue