From b10308ef3688d4fd722a8625ed182ac1bb4b5057 Mon Sep 17 00:00:00 2001 From: MoSiren Date: Thu, 26 Sep 2024 07:57:25 -0600 Subject: [PATCH] Update data/events.json Fixed Hurricane Warnings and Tropical Storm Warnings that Show at lowest level. Now set to High instead of Lowest --- data/events.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/events.json b/data/events.json index 8422c4c..7fefc90 100644 --- a/data/events.json +++ b/data/events.json @@ -1160,11 +1160,11 @@ "text": "Tropical Cyclone Update" }, "TCV": { - "priority": 1, + "priority": 4, "text": "Tropical Cyclone Watch/Warning Break Points" }, "TIB": { - "priority": 3, + "priority": 4, "text": "Tsunami Bulletin" }, "TID": {