mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-01-17 10:45:49 +02:00
Added TODO to remove ToPP SABnzbd status
This commit is contained in:
parent
8f73a51522
commit
cdce65a922
@ -7,7 +7,7 @@ public enum SabnzbdDownloadStatus
|
|||||||
Paused,
|
Paused,
|
||||||
Checking,
|
Checking,
|
||||||
Downloading,
|
Downloading,
|
||||||
ToPP,
|
ToPP, // TODO: Remove in v3
|
||||||
QuickCheck,
|
QuickCheck,
|
||||||
Verifying,
|
Verifying,
|
||||||
Repairing,
|
Repairing,
|
||||||
|
Loading…
Reference in New Issue
Block a user