mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
Change visibility of ArtistSearchCommand and ArtistSearchService due to test build error
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace NzbDrone.Core.IndexerSearch
|
||||
{
|
||||
class ArtistSearchCommand : Command
|
||||
public class ArtistSearchCommand : Command
|
||||
{
|
||||
public int ArtistId { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user