From fb329f72cce702729afd46e111ccc1287e3f1175 Mon Sep 17 00:00:00 2001 From: xiaomlove Date: Mon, 5 Sep 2022 19:38:01 +0800 Subject: [PATCH] seeding also add claim --- public/getusertorrentlistajax.php | 1 + 1 file changed, 1 insertion(+) 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': {