Update data/events.json
Some checks failed
ptero-push / build (push) Has been cancelled

Fixed Hurricane Warnings and Tropical Storm Warnings that Show at lowest level. Now set to High instead of Lowest
This commit is contained in:
MoSiren 2024-09-26 07:57:25 -06:00
parent aa8fe9498f
commit b10308ef36

View file

@ -1160,11 +1160,11 @@
"text": "Tropical Cyclone Update" "text": "Tropical Cyclone Update"
}, },
"TCV": { "TCV": {
"priority": 1, "priority": 4,
"text": "Tropical Cyclone Watch/Warning Break Points" "text": "Tropical Cyclone Watch/Warning Break Points"
}, },
"TIB": { "TIB": {
"priority": 3, "priority": 4,
"text": "Tsunami Bulletin" "text": "Tsunami Bulletin"
}, },
"TID": { "TID": {