mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 00:05:26 +03:00
removed test code
This commit is contained in:
@@ -531,7 +531,7 @@ namespace MediaBrowser.Server.Implementations.HttpServer
|
|||||||
{
|
{
|
||||||
new ClientWebSocket();
|
new ClientWebSocket();
|
||||||
|
|
||||||
_supportsNativeWebSocket = false;
|
_supportsNativeWebSocket = true;
|
||||||
}
|
}
|
||||||
catch (PlatformNotSupportedException)
|
catch (PlatformNotSupportedException)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user