diff --git a/public/getusertorrentlistajax.php b/public/getusertorrentlistajax.php index c37129fe..a4e7d743 100644 --- a/public/getusertorrentlistajax.php +++ b/public/getusertorrentlistajax.php @@ -53,6 +53,7 @@ function maketable($res, $mode = 'seeding') $showanonymous = false; $showtotalsize = true; $columncount = 8; + $showActionClaim = true; break; } case 'leeching': {