diff --git a/src/widgets/suwayomi/proxy.js b/src/widgets/suwayomi/proxy.js index ba85b6c63..7aa4b5309 100644 --- a/src/widgets/suwayomi/proxy.js +++ b/src/widgets/suwayomi/proxy.js @@ -166,10 +166,9 @@ function makeBody(fieldsSet, category = "all") { query: ` query category($id: Int!) { category(id: $id) { - name + # name mangas { nodes { - title chapters { nodes { isRead