fixes #4059: Incorrect commentary description from Nicoseiga in some cases
This commit is contained in:
@@ -57,7 +57,7 @@ class NicoSeigaApiClient
|
||||
end
|
||||
|
||||
def desc
|
||||
illust_xml["response"]["image"]["description"] || illust_xml["response"]["image"]["summary"]
|
||||
illust_xml["response"]["image"]["description"]
|
||||
end
|
||||
|
||||
def moniker
|
||||
|
||||
Reference in New Issue
Block a user