mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
Display names for Notifications
This commit is contained in:
@@ -140,6 +140,8 @@ namespace NzbDrone.Core.ThingiProvider
|
||||
|
||||
public virtual TProviderDefinition GetProviderCharacteristics(TProvider provider, TProviderDefinition definition)
|
||||
{
|
||||
definition.ImplementationName = provider.Name;
|
||||
|
||||
return definition;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user