chore: remove resale license reference
This commit is contained in:
@@ -16,7 +16,6 @@ class InstanceSettings extends Model implements SendsEmail
|
|||||||
protected $guarded = [];
|
protected $guarded = [];
|
||||||
|
|
||||||
protected $casts = [
|
protected $casts = [
|
||||||
'resale_license' => 'encrypted',
|
|
||||||
'smtp_password' => 'encrypted',
|
'smtp_password' => 'encrypted',
|
||||||
'allowed_ip_ranges' => 'array',
|
'allowed_ip_ranges' => 'array',
|
||||||
'is_auto_update_enabled' => 'boolean',
|
'is_auto_update_enabled' => 'boolean',
|
||||||
|
Reference in New Issue
Block a user