Category mangas (#552)

This commit is contained in:
Mitchell Syer
2023-05-24 06:30:06 -04:00
committed by GitHub
parent 54fc3761bf
commit 2aec0adb08
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@
'query AllCategories {\n' +
' categories {\n' +
' nodes {\n' +
' manga {\n' +
' mangas {\n' +
' nodes {\n' +
' title\n' +
' }\n' +