mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Fixed images for FST and Wombles.
This commit is contained in:
parent
2c42977b40
commit
89691f923b
4 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ namespace NzbDrone.Core.Providers.Indexer
|
|||
|
||||
public override string Name
|
||||
{
|
||||
get { return "Womble's Index"; }
|
||||
get { return "WomblesIndex"; }
|
||||
}
|
||||
|
||||
protected override string NzbDownloadUrl(SyndicationItem item)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue