Category Mutations (#566)

* Complete Category mutations

* Remove TODO
This commit is contained in:
Mitchell Syer
2023-06-05 09:18:57 -04:00
committed by GitHub
parent 51bfdc0947
commit 300c0a8f35
5 changed files with 340 additions and 14 deletions

View File

@@ -16,8 +16,6 @@ import java.util.concurrent.CompletableFuture
/**
* TODO Mutations
* - Add to category
* - Remove from category
* - Download x(all = -1) chapters
* - Delete read/all downloaded chapters
*/