mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Merge remote-tracking branch 'origin/master' into backbone
This commit is contained in:
commit
ecab574042
16 changed files with 22 additions and 3999 deletions
|
@ -87,7 +87,6 @@ namespace NzbDrone.Core
|
|||
logger.Debug("Initializing Indexers...");
|
||||
Kernel.Bind<IndexerBase>().To<NzbMatrix>();
|
||||
Kernel.Bind<IndexerBase>().To<NzbsRUs>();
|
||||
Kernel.Bind<IndexerBase>().To<Newzbin>();
|
||||
Kernel.Bind<IndexerBase>().To<Newznab>();
|
||||
Kernel.Bind<IndexerBase>().To<Wombles>();
|
||||
Kernel.Bind<IndexerBase>().To<FileSharingTalk>();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue