Fixed images for FST and Wombles.

This commit is contained in:
Mark McDowall 2012-04-14 01:12:47 -07:00
commit 89691f923b
4 changed files with 2 additions and 2 deletions

View file

@ -60,7 +60,7 @@ namespace NzbDrone.Core.Providers.Indexer
public override string Name
{
get { return "File Sharing Talk"; }
get { return "FileSharingTalk"; }
}
protected override string NzbDownloadUrl(SyndicationItem item)