mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-05-01 04:13:47 +02:00
Support functionality for per-egg features
This commit is contained in:
@@ -43,6 +43,7 @@ class EggExporterService
|
||||
'name' => $egg->name,
|
||||
'author' => $egg->author,
|
||||
'description' => $egg->description,
|
||||
'features' => $egg->features,
|
||||
'image' => $egg->docker_image,
|
||||
'startup' => $egg->startup,
|
||||
'config' => [
|
||||
|
||||
Reference in New Issue
Block a user