mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-26 22:46:37 -04:00
applicationmode cleanup.
This commit is contained in:
@@ -15,7 +15,7 @@ namespace NzbDrone.Common.Composition
|
||||
|
||||
public IContainer Container { get; private set; }
|
||||
|
||||
protected ContainerBuilderBase(IStartupArguments args, params string[] assemblies)
|
||||
protected ContainerBuilderBase(IStartupContext args, params string[] assemblies)
|
||||
{
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user