From e26e876ccf594b66f47511186b33bb10995e14e8 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 19 Dec 2024 17:21:33 -0800 Subject: [PATCH] Update system.py --- modules/system.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/system.py b/modules/system.py index 1fab557..7ed6425 100644 --- a/modules/system.py +++ b/modules/system.py @@ -686,6 +686,8 @@ def handleAlertBroadcast(deviceID=1): # format alert if alertWx: wxAlert = f"🚨 {alertWx[1]} EAS WX ALERT: {alertWx[0]}" + else: + wxAlert = False femaAlert = alertFema ukAlert = alertUk