mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-01 14:06:15 +00:00
cleanup migration to filament
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
|
||||
class SelectProject extends Widget
|
||||
{
|
||||
protected static string $view = 'web.widgets.select-project';
|
||||
protected static string $view = 'widgets.select-project';
|
||||
|
||||
public ?Project $currentProject;
|
||||
|
||||
|
Reference in New Issue
Block a user