Merge branch 'C9Glax:cuttingedge' into cuttingedge

This commit is contained in:
Dity
2024-04-18 18:04:07 -04:00
committed by GitHub
2 changed files with 4 additions and 3 deletions

View File

@@ -6,7 +6,6 @@ public enum RequestType : byte
MangaDexFeed = 1,
MangaImage = 2,
MangaCover = 3,
MangaDexAuthor = 4,
MangaDexImage = 5,
MangaInfo = 6
}