mirror of
https://github.com/pelican-dev/panel.git
synced 2025-06-21 13:31:07 +02:00
move view to different folder
This commit is contained in:
parent
c195a5cd27
commit
a0f73b9db3
@ -6,5 +6,5 @@ use Filament\Tables\Columns\Column;
|
||||
|
||||
class ServerEntryColumn extends Column
|
||||
{
|
||||
protected string $view = 'tables.columns.server-entry-column';
|
||||
protected string $view = 'livewire.columns.server-entry-column';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user