mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
@@ -5,6 +5,6 @@ namespace NzbDrone.Core.MetadataSource
|
||||
{
|
||||
public interface ISearchForNewEntity
|
||||
{
|
||||
List<Object> SearchForNewEntity(string title);
|
||||
List<object> SearchForNewEntity(string title);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user