mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 06:13:45 +02:00
StyleCI fixes.
This commit is contained in:
@@ -198,12 +198,12 @@ class Server extends Model
|
||||
'uuid',
|
||||
'uuidShort',
|
||||
'daemonSecret',
|
||||
'username'
|
||||
'username',
|
||||
]),
|
||||
'node' => collect($this->node)->only([
|
||||
'fqdn',
|
||||
'scheme',
|
||||
'daemonListen'
|
||||
'daemonListen',
|
||||
]),
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user