mirror of
https://github.com/zoriya/flood.git
synced 2026-06-09 21:10:03 +00:00
API: torrents: remove unneccessary activelyDownloading and activelyUploading statuses
This commit is contained in:
@@ -4,8 +4,6 @@ const torrentStatusMap = [
|
||||
'paused',
|
||||
'complete',
|
||||
'downloading',
|
||||
'activelyDownloading',
|
||||
'activelyUploading',
|
||||
'stopped',
|
||||
'error',
|
||||
'inactive',
|
||||
|
||||
Reference in New Issue
Block a user