mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 20:24:44 +02:00
Fix Edit Egg
This commit is contained in:
parent
8bf14d9f2c
commit
52a5d9c37e
@ -33,7 +33,7 @@ class EditEgg extends EditRecord
|
|||||||
{
|
{
|
||||||
protected static string $resource = EggResource::class;
|
protected static string $resource = EggResource::class;
|
||||||
|
|
||||||
public function form(Form|Schema $schema): Schema
|
public function form(Schema $schema): Schema
|
||||||
{
|
{
|
||||||
return $schema
|
return $schema
|
||||||
->schema([
|
->schema([
|
||||||
|
Loading…
x
Reference in New Issue
Block a user