mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 10:32:35 +01:00
Fixed images for FST and Wombles.
This commit is contained in:
parent
2c42977b40
commit
89691f923b
@ -60,7 +60,7 @@ protected override IList<string> GetPartialSeasonSearchUrls(string seriesTitle,
|
||||
|
||||
public override string Name
|
||||
{
|
||||
get { return "File Sharing Talk"; }
|
||||
get { return "FileSharingTalk"; }
|
||||
}
|
||||
|
||||
protected override string NzbDownloadUrl(SyndicationItem item)
|
||||
|
@ -37,7 +37,7 @@ public override bool IsConfigured
|
||||
|
||||
public override string Name
|
||||
{
|
||||
get { return "Womble's Index"; }
|
||||
get { return "WomblesIndex"; }
|
||||
}
|
||||
|
||||
protected override string NzbDownloadUrl(SyndicationItem item)
|
||||
|
BIN
NzbDrone.Web/Content/Images/Indexers/FileSharingTalk.png
Normal file
BIN
NzbDrone.Web/Content/Images/Indexers/FileSharingTalk.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 152 B |
BIN
NzbDrone.Web/Content/Images/Indexers/WomblesIndex.png
Normal file
BIN
NzbDrone.Web/Content/Images/Indexers/WomblesIndex.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 385 B |
Loading…
Reference in New Issue
Block a user