v0.13.6
This commit is contained in:
@@ -209,6 +209,7 @@ function renderSettings() {
|
||||
form.notification_alert_communication.checked = alerts.communication !== false;
|
||||
form.notification_alert_target_timeout.checked = alerts.target_timeout !== false;
|
||||
form.notification_alert_automation.checked = alerts.automation !== false;
|
||||
form.notification_alert_sensor_discrepancy.checked = alerts.sensor_discrepancy !== false;
|
||||
form.notification_alert_control_errors.checked = alerts.control_errors !== false;
|
||||
form.notification_alert_important_events.checked = alerts.important_events !== false;
|
||||
form.notification_alert_other.checked = alerts.other !== false;
|
||||
|
||||
Reference in New Issue
Block a user