feat: remove watching and on hold from watchlist statuses
This commit is contained in:
@@ -24,9 +24,7 @@ var (
|
||||
)
|
||||
|
||||
var validStatuses = map[string]struct{}{
|
||||
"watching": {},
|
||||
"completed": {},
|
||||
"on_hold": {},
|
||||
"dropped": {},
|
||||
"plan_to_watch": {},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user