implement Sources::Strategies::Null#artist_name
This commit is contained in:
@@ -13,6 +13,10 @@ module Sources
|
||||
url
|
||||
end
|
||||
|
||||
def artist_name
|
||||
nil
|
||||
end
|
||||
|
||||
def normalized_for_artist_finder?
|
||||
true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user