mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
parent
73150d2584
commit
716d54a217
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ if ($tor_reged && $tor_info) {
|
|||
'cdown' => 'tr.downloaded',
|
||||
'sup' => 'tr.speed_up',
|
||||
'sdown' => 'tr.speed_down',
|
||||
'time' => 'tr.update_time'
|
||||
'time' => 'tr.update_time',
|
||||
'peer_id' => 'tr.peer_id',
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue