mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-16 05:50:55 +08:00
MeiliSearch + Peers&Snatched table swip
This commit is contained in:
@@ -285,7 +285,8 @@ if ($affectedRows == 1) {
|
||||
'comment' => '',
|
||||
], true);
|
||||
}
|
||||
|
||||
$meiliSearch = new \App\Repositories\MeiliSearchRepository();
|
||||
$meiliSearch->doImportFromDatabase($row['id']);
|
||||
}
|
||||
|
||||
$returl = "details.php?id=$id&edited=1";
|
||||
|
||||
Reference in New Issue
Block a user