mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-30 04:18:27 +01:00
Configuration and serialization improvements
This commit is contained in:
parent
77e81432f7
commit
5d88dc8575
@@ -13,7 +13,7 @@ namespace MediaBrowser.HtmlBrowser
|
||||
get { return "Html Library Browser"; }
|
||||
}
|
||||
|
||||
public override void InitInServer()
|
||||
public override void Init()
|
||||
{
|
||||
var httpServer = Kernel.Instance.HttpServer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user