mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 06:13:45 +02:00
Initial implementation of option scripts on panel side.
This commit is contained in:
@@ -49,6 +49,7 @@ class ServiceOption extends Model
|
||||
*/
|
||||
protected $casts = [
|
||||
'service_id' => 'integer',
|
||||
'script_is_privileged' => 'boolean',
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user