mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-06-18 03:27:28 +08:00
MeiliSearch + Peers&Snatched table swip
This commit is contained in:
+2
-1
@@ -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