mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-01 13:28:27 +01:00
3.2.17.20
This commit is contained in:
@@ -55,11 +55,6 @@ namespace MediaBrowser.ServerApplication
|
||||
LoopUtil.Run(appName);
|
||||
}
|
||||
|
||||
public override PackageVersionClass SystemUpdateLevel
|
||||
{
|
||||
get { return UpdateLevelHelper.GetSystemUpdateLevel(ConfigurationManager); }
|
||||
}
|
||||
|
||||
protected override List<Assembly> GetAssembliesWithPartsInternal()
|
||||
{
|
||||
var list = new List<Assembly>();
|
||||
|
||||
Reference in New Issue
Block a user