Misc fixes
This commit is contained in:
parent
864513c44b
commit
aaf96669d4
15 changed files with 58 additions and 57 deletions
|
@ -72,7 +72,7 @@ class ServerConfigurationStructureService
|
|||
],
|
||||
'keys' => [],
|
||||
'service' => [
|
||||
'option' => $server->option->uuid,
|
||||
'egg' => $server->egg->uuid,
|
||||
'pack' => object_get($server, 'pack.uuid'),
|
||||
'skip_scripts' => $server->skip_scripts,
|
||||
],
|
||||
|
|
Reference in a new issue