mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-03 04:42:52 +01:00
fixed the plugin catalog not loading
This commit is contained in:
@@ -96,12 +96,6 @@ namespace MediaBrowser.Common.Kernel
|
||||
/// <value>The plug-in security manager.</value>
|
||||
ISecurityManager SecurityManager { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the web socket listeners.
|
||||
/// </summary>
|
||||
/// <value>The web socket listeners.</value>
|
||||
IEnumerable<IWebSocketListener> WebSocketListeners { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Occurs when [reload completed].
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user