mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-28 01:04:45 +02:00
Whoops
This commit is contained in:
parent
b7b72d7336
commit
c4864feaa5
@ -453,8 +453,6 @@ class EditServer extends EditRecord
|
||||
Forms\Components\Textarea::make('startup')
|
||||
->label('Startup Command')
|
||||
->required()
|
||||
->hint('sdfa')
|
||||
->hintIcon('tabler-code')
|
||||
->columnSpan(6)
|
||||
->rows(function ($state) {
|
||||
return str($state)->explode("\n")->reduce(
|
||||
|
Loading…
x
Reference in New Issue
Block a user