Fixed Hurricane Warnings and Tropical Storm Warnings that Show at lowest level. Now set to High instead of Lowest
This commit is contained in:
parent
aa8fe9498f
commit
b10308ef36
|
@ -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": {
|
||||||
|
|
Loading…
Reference in a new issue