mirror of
https://github.com/pelican-dev/panel.git
synced 2025-06-30 15:01:08 +02:00
add back console icon
This commit is contained in:
parent
1e530d589f
commit
c11a90624a
@ -35,6 +35,8 @@ class Console extends Page
|
||||
|
||||
protected static ?int $navigationSort = 1;
|
||||
|
||||
protected static string|\BackedEnum|null $navigationIcon = 'tabler-brand-tabler';
|
||||
|
||||
protected string $view = 'filament.server.pages.console';
|
||||
|
||||
public ContainerStatus $status = ContainerStatus::Offline;
|
||||
|
Loading…
x
Reference in New Issue
Block a user