Update system.py

This commit is contained in:
SpudGunMan
2024-12-19 17:03:53 -08:00
parent 19700f54c5
commit ac5aa1a201
+2 -2
View File
@@ -684,9 +684,9 @@ def handleAlertBroadcast(deviceID=1):
alertUk = NO_ALERTS
# format alert
if wxAlert:
if alertWx:
wxAlert = f"🚨 {alertWx[1]} EAS WX ALERT: {alertWx[0]}"
femaAlert = alertFema
ukAlert = alertUk