Fix duplicate entry of 'cc_emails' in fillable attributes of AlertMailRule model
This commit is contained in:
@@ -15,6 +15,7 @@ class AlertMailRule extends Model
|
||||
'plant',
|
||||
'rule_name',
|
||||
'email',
|
||||
'cc_emails',
|
||||
'schedule_type',
|
||||
'created_at',
|
||||
'updated_at',
|
||||
|
||||
Reference in New Issue
Block a user