This commit is contained in:
Lance Pioch 2024-06-26 21:56:01 -04:00
parent 45fcc2a09a
commit 4f10ec2c20

View File

@ -489,7 +489,7 @@ class EditServer extends EditRecord
->live(), ->live(),
Forms\Components\Repeater::make('portVariables') Forms\Components\Repeater::make('portVariables')
->label('Port Assignments (SV)') ->label('Port Assignments')
->columnSpan(3) ->columnSpan(3)
->addable(false) ->addable(false)
->deletable(false) ->deletable(false)