mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 18:14:42 +01:00
restored audio
This commit is contained in:
@@ -411,8 +411,6 @@ namespace MediaBrowser.Common.Implementations.ServerManager
|
||||
|
||||
if (HttpServer != null)
|
||||
{
|
||||
_logger.Info("Disposing Http Server");
|
||||
|
||||
HttpServer.WebSocketConnected -= HttpServer_WebSocketConnected;
|
||||
HttpServer.Dispose();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user