mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-17 22:03:44 +02:00
Misc. bug fixes
This commit is contained in:
@@ -248,6 +248,7 @@ class ServerRepository
|
||||
'uuidShort' => $genShortUuid,
|
||||
'node_id' => $node->id,
|
||||
'name' => $data['name'],
|
||||
'description' => $data['description'],
|
||||
'suspended' => 0,
|
||||
'owner_id' => $user->id,
|
||||
'memory' => $data['memory'],
|
||||
|
||||
Reference in New Issue
Block a user