mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-24 02:56:31 +00:00
extracted http server, web socket server and udp server dependancies
This commit is contained in:
@@ -315,7 +315,7 @@ namespace MediaBrowser.Controller
|
||||
/// </summary>
|
||||
protected override void RegisterExportedValues()
|
||||
{
|
||||
ApplicationHost.Register(this);
|
||||
ApplicationHost.RegisterSingleInstance(this);
|
||||
|
||||
base.RegisterExportedValues();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user