mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 16:54:46 +03:00
removed plugin configuration pages from the kernel
This commit is contained in:
@@ -14,7 +14,7 @@ namespace MediaBrowser.ServerApplication
|
||||
/// <summary>
|
||||
/// Class WebSocketEvents
|
||||
/// </summary>
|
||||
public class WebSocketEvents : IServerEntryPoint, IDisposable
|
||||
public class WebSocketEvents : IServerEntryPoint
|
||||
{
|
||||
/// <summary>
|
||||
/// The _server manager
|
||||
|
||||
Reference in New Issue
Block a user