mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-05 10:12:44 +02:00
Updates on plugin apis and example
This commit is contained in:
+1
-1
@@ -156,7 +156,7 @@ class Server {
|
||||
// Initialize plugins
|
||||
await PluginManager.init()
|
||||
// TODO: Prevents circular dependency for SocketAuthority
|
||||
this.auth.pluginData = PluginManager.pluginData
|
||||
this.auth.pluginManifests = PluginManager.pluginManifests
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user