mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-21 22:25:03 -04:00
Fixed: Cardigann Indexer Descriptions & Indexer InfoLinks
This commit is contained in:
@@ -118,6 +118,7 @@ namespace NzbDrone.Core.Indexers.Cardigann
|
||||
Enable = true,
|
||||
Name = definition.Name,
|
||||
Language = definition.Language,
|
||||
Description = definition.Description,
|
||||
Implementation = GetType().Name,
|
||||
Settings = new CardigannSettings { DefinitionFile = definition.File },
|
||||
Protocol = DownloadProtocol.Torrent,
|
||||
|
||||
Reference in New Issue
Block a user