mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 05:23:31 -07:00
Fixed startup issue.
This commit is contained in:
parent
07458529f6
commit
390dfbdee8
4 changed files with 5 additions and 2 deletions
|
@ -55,7 +55,6 @@ namespace NzbDrone.Web
|
|||
protected override IKernel CreateKernel()
|
||||
{
|
||||
var kernel = CentralDispatch.NinjectKernel;
|
||||
kernel.Get<LogConfiguration>().Setup();
|
||||
Logger.Info("NZBDrone Starting up.");
|
||||
|
||||
CentralDispatch.DedicateToHost();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue