Skip to content

Commit

Permalink
Merge branch 'test' into v2
Browse files Browse the repository at this point in the history
  • Loading branch information
ygalnezri authored Jun 27, 2024
2 parents cdc8721 + 0793476 commit bea8854
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Watcher/Watcher/site_monitoring/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ def create_alert(alert, site, new_ip, new_ip_second, score):
'old_ip': site.ip, 'old_ip_second': site.ip_second}
}


if site.monitored and alert != 0:
alert_data = alert_types[alert]

Expand Down

0 comments on commit bea8854

Please sign in to comment.