mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-11 14:24:54 +01:00
This is for the api
This commit is contained in:
parent
5b6c462943
commit
29f8ac625a
@ -33,9 +33,6 @@ class CreateServer extends CreateRecord
|
||||
'lg' => 6,
|
||||
])
|
||||
->schema([
|
||||
Forms\Components\TextInput::make('external_id')
|
||||
->maxLength(191)
|
||||
->hidden(),
|
||||
|
||||
Forms\Components\TextInput::make('name')
|
||||
->prefixIcon('tabler-server')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user