mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-13 20:03:45 +02:00
Fix suspension/installed handling for servers
closes Pterodactyl/Panel#891
This commit is contained in:
@@ -90,6 +90,7 @@ class Server extends Model implements CleansAttributes, ValidableContract
|
||||
'startup' => 'string',
|
||||
'skip_scripts' => 'boolean',
|
||||
'image' => 'string|max:255',
|
||||
'installed' => 'boolean',
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user