diff --git a/resources/views/livewire/project/shared/execute-container-command.blade.php b/resources/views/livewire/project/shared/execute-container-command.blade.php index afb7ced2f..2c95acc67 100644 --- a/resources/views/livewire/project/shared/execute-container-command.blade.php +++ b/resources/views/livewire/project/shared/execute-container-command.blade.php @@ -45,7 +45,6 @@ @if ($type === 'server') -

Terminal

@if ($servers->first()->isTerminalEnabled())