mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 06:45:31 +02:00
Update anime-character.js
This commit is contained in:
@@ -106,7 +106,7 @@ module.exports = class AnimeCharacterCommand extends Command {
|
||||
.set({ referer: 'nick is dum dum' })
|
||||
.send({
|
||||
variables: { id },
|
||||
query: resultGraphQL,
|
||||
query: resultGraphQL
|
||||
});
|
||||
return body.data.Character;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user