From ac5aa1a201873cda53c709e9fe7195259148d484 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 19 Dec 2024 17:03:53 -0800 Subject: [PATCH] Update system.py --- modules/system.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/system.py b/modules/system.py index ee52d0b..1fab557 100644 --- a/modules/system.py +++ b/modules/system.py @@ -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