@ -53,7 +53,7 @@ namespace NzbDrone.Core.Indexers
public override string ToString()
{
return GetType().Name;
return Definition.Name;
}