aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-11-19 00:45:29 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-11-19 00:45:29 +0530
commitae6df1c3db08922ff87f094b0c8e734419261c49 (patch)
tree8c808242cdf1b18a69646bad32020ac6ce74a70a
parentf0afbaf6edb1f39b9e550b2b2c5eabc1b53dc0b6 (diff)
added ListStatusAll for GetAnimeList and GetMangaListv1.0.1
-rw-r--r--mg.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/mg.go b/mg.go
index be4cda4..fc8b062 100644
--- a/mg.go
+++ b/mg.go
@@ -97,6 +97,7 @@ const (
ListStatusCompleted = "completed"
ListStatusOnHold = "on_hold"
ListStatusDropped = "dropped"
+ ListStatusAll = "" // for getting user lists only
)
// for anime seasons