search index

This commit is contained in:
2023-10-22 16:09:36 +03:00
parent 1a6de5c1bb
commit e2e3842cd0
7 changed files with 42 additions and 11 deletions
-1
View File
@@ -214,7 +214,6 @@ class RecordController extends Controller
->parentsLimit(100)
->run();
if ($graph->records->isEmpty()) {
return $this->svelte->render(
layout: "channel",