mirror of
https://github.com/pelican-dev/panel.git
synced 2025-09-15 10:54:47 +02:00
Fix name
This commit is contained in:
parent
45fcc2a09a
commit
4f10ec2c20
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user