mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 16:44:44 +02:00
Fix pint issue
This commit is contained in:
parent
52026ca9e4
commit
abbf2038a7
@ -175,8 +175,8 @@ class CreateEgg extends CreateRecord
|
||||
->schema([
|
||||
|
||||
Forms\Components\Hidden::make('copy_script_from'),
|
||||
//->placeholder('None')
|
||||
//->relationship('scriptFrom', 'name', ignoreRecord: true),
|
||||
//->placeholder('None')
|
||||
//->relationship('scriptFrom', 'name', ignoreRecord: true),
|
||||
|
||||
Forms\Components\TextInput::make('script_container')
|
||||
->required()
|
||||
|
Loading…
x
Reference in New Issue
Block a user