mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 19:14:45 +02:00
Remove these casts for now
This commit is contained in:
parent
5286f446dc
commit
e5c5bc40d9
@ -144,8 +144,6 @@ class Egg extends Model
|
|||||||
'features' => 'array',
|
'features' => 'array',
|
||||||
'docker_images' => 'array',
|
'docker_images' => 'array',
|
||||||
'file_denylist' => 'array',
|
'file_denylist' => 'array',
|
||||||
'config_startup' => 'array',
|
|
||||||
'config_logs' => 'array',
|
|
||||||
'tags' => 'array',
|
'tags' => 'array',
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user