The new name better reflects its actual responsibility, which is to do more than just print info about release profiles.pull/113/head
parent
227e4e82e5
commit
e802c48e70
@ -1,6 +1,6 @@
|
||||
namespace TrashLib.Services.Sonarr;
|
||||
|
||||
public interface IReleaseProfileLister
|
||||
public interface ISonarrGuideDataLister
|
||||
{
|
||||
void ListReleaseProfiles();
|
||||
void ListTerms(string releaseProfileId);
|
Loading…
Reference in new issue