mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 15:02:34 +00:00
cleanup migration to filament
This commit is contained in:
@ -25,7 +25,7 @@ class ServerDetails extends Widget implements HasForms, HasInfolists
|
||||
|
||||
protected static bool $isLazy = false;
|
||||
|
||||
protected static string $view = 'web.components.infolist';
|
||||
protected static string $view = 'components.infolist';
|
||||
|
||||
public Server $server;
|
||||
|
||||
|
Reference in New Issue
Block a user