mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-19 00:01:00 +08:00
MeiliSearch + Peers&Snatched table swip
This commit is contained in:
@@ -3128,6 +3128,8 @@ function deletetorrent($id, $notify = false) {
|
||||
'comment' => '',
|
||||
], $notify);
|
||||
}
|
||||
$meiliSearchRep = new \App\Repositories\MeiliSearchRepository();
|
||||
$meiliSearchRep->deleteDocuments($idArr);
|
||||
}
|
||||
|
||||
function pager($rpp, $count, $href, $opts = array(), $pagename = "page") {
|
||||
|
||||
Reference in New Issue
Block a user