pixiv: possible fix for #4152.
This commit is contained in:
@@ -350,8 +350,6 @@ module Sources
|
||||
memoize :agent
|
||||
|
||||
def metadata
|
||||
return PixivApiClient::WorkResponse.new(url)
|
||||
|
||||
if novel_id.present?
|
||||
return PixivApiClient.new.novel(novel_id)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user