Sources: fix artist_name not being caught in skeb and weibo
This commit is contained in:
@@ -83,7 +83,7 @@ module Sources
|
||||
end
|
||||
|
||||
def artist_name
|
||||
url[PROFILE_URL, :artist_name]
|
||||
urls.map { |u| u[PROFILE_URL, :artist_name] }.compact.first
|
||||
end
|
||||
|
||||
def display_name
|
||||
|
||||
Reference in New Issue
Block a user