fix: Automation Bugs and minor enhancements (#3936)
This commit is contained in:
@@ -5,5 +5,5 @@ json.description automation_rule.description
|
||||
json.event_name automation_rule.event_name
|
||||
json.conditions automation_rule.conditions
|
||||
json.actions automation_rule.actions
|
||||
json.created_on automation_rule.created_at
|
||||
json.created_on automation_rule.created_at.to_i
|
||||
json.active automation_rule.active?
|
||||
|
||||
Reference in New Issue
Block a user