mirror of
https://github.com/Radarr/Radarr
synced 2024-12-26 01:38:24 +00:00
Added TODO to remove ToPP SABnzbd status
This commit is contained in:
parent
8f73a51522
commit
cdce65a922
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ public enum SabnzbdDownloadStatus
|
|||
Paused,
|
||||
Checking,
|
||||
Downloading,
|
||||
ToPP,
|
||||
ToPP, // TODO: Remove in v3
|
||||
QuickCheck,
|
||||
Verifying,
|
||||
Repairing,
|
||||
|
|
Loading…
Reference in a new issue