seeding also add claim

This commit is contained in:
xiaomlove
2022-09-05 19:38:01 +08:00
parent 8c6f0bbb1d
commit fb329f72cc
+1
View File
@@ -53,6 +53,7 @@ function maketable($res, $mode = 'seeding')
$showanonymous = false; $showanonymous = false;
$showtotalsize = true; $showtotalsize = true;
$columncount = 8; $columncount = 8;
$showActionClaim = true;
break; break;
} }
case 'leeching': { case 'leeching': {