updated description and other info

This commit is contained in:
huangjx
2021-09-10 22:34:33 +08:00
parent c19dd9de63
commit 845db37e6a
3 changed files with 10 additions and 14 deletions

View File

@@ -26,7 +26,7 @@ class torrentSearch
if (!$value) {
continue;
}
$value['actions'][] = array("name" => 'add', 'path' => '/index.php/apps/ncdownloader/new');
$value['actions'][] = array("name" => 'download', 'path' => '/index.php/apps/ncdownloader/new');
}
}