mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 15:02:34 +00:00
migrating tests (Backups)
This commit is contained in:
@ -14,6 +14,8 @@ class Index extends Page
|
||||
|
||||
protected static ?string $title = 'Headless Console';
|
||||
|
||||
protected static ?string $navigationLabel = 'Console';
|
||||
|
||||
public function mount(): void
|
||||
{
|
||||
$this->authorize('manage', $this->server);
|
||||
|
Reference in New Issue
Block a user