mirror of
https://github.com/zoriya/flood.git
synced 2026-06-01 18:47:44 +00:00
API: torrent: remove unused "paused" status
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
const torrentStatusMap = [
|
||||
'checking',
|
||||
'seeding',
|
||||
'paused',
|
||||
'complete',
|
||||
'downloading',
|
||||
'stopped',
|
||||
|
||||
Reference in New Issue
Block a user