Always just start automatically for now

This commit is contained in:
Lance Pioch 2024-04-15 01:34:07 -04:00
parent 65359f87d0
commit 56e2cac85f

View File

@ -326,6 +326,8 @@ class ServerResource extends Resource
Forms\Components\Hidden::make('environment')->default([]),
Forms\Components\Hidden::make('start_on_completion')->default(true),
Forms\Components\Section::make('Egg Variables')
->icon('tabler-eggs')
->iconColor('primary')