mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-11 12:04:10 +00:00
[Console] Add time_added to info status keys
This commit is contained in:
parent
744ab08dfb
commit
8ff1bfc0b2
@ -58,7 +58,8 @@ STATUS_KEYS = [
|
||||
'all_time_download',
|
||||
'total_uploaded',
|
||||
'total_payload_download',
|
||||
'total_payload_upload'
|
||||
'total_payload_upload',
|
||||
'time_added'
|
||||
]
|
||||
|
||||
# Add filter specific state to torrent states
|
||||
|
Loading…
x
Reference in New Issue
Block a user