mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 13:14:45 +02:00
This isn’t required
This commit is contained in:
parent
f9b93f284c
commit
203289fd38
@ -137,8 +137,7 @@ class ServerResource extends Resource
|
||||
Forms\Components\TextInput::make('image')
|
||||
->label('Docker Image')
|
||||
->placeholder('Or enter a custom Image...')
|
||||
->columnSpan(2)
|
||||
->required(),
|
||||
->columnSpan(2),
|
||||
|
||||
Forms\Components\Fieldset::make('Application Feature Limits')
|
||||
->inlineLabel()
|
||||
|
Loading…
x
Reference in New Issue
Block a user