mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-11 11:14:57 +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,
|
'lg' => 6,
|
||||||
])
|
])
|
||||||
->schema([
|
->schema([
|
||||||
Forms\Components\TextInput::make('external_id')
|
|
||||||
->maxLength(191)
|
|
||||||
->hidden(),
|
|
||||||
|
|
||||||
Forms\Components\TextInput::make('name')
|
Forms\Components\TextInput::make('name')
|
||||||
->prefixIcon('tabler-server')
|
->prefixIcon('tabler-server')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user