diff --git a/library/attach_mod/displaying_torrent.php b/library/attach_mod/displaying_torrent.php index 1b096562d..e7278ec46 100644 --- a/library/attach_mod/displaying_torrent.php +++ b/library/attach_mod/displaying_torrent.php @@ -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', ];