optimize dashboard
This commit is contained in:
@@ -4,7 +4,7 @@ declare(strict_types=1);
|
||||
|
||||
namespace App\Vector;
|
||||
|
||||
final class VectorIndexHealthService
|
||||
final readonly class VectorIndexHealthService
|
||||
{
|
||||
public function __construct(
|
||||
private string $indexNdjsonPath,
|
||||
|
||||
Reference in New Issue
Block a user