forked from ChrisChrome/weather-bot
Update data/events.json
This commit is contained in:
parent
f6acab4d20
commit
9afdd5626e
|
@ -217,7 +217,7 @@
|
||||||
},
|
},
|
||||||
"DSW": {
|
"DSW": {
|
||||||
"text": "Dust Storm Warning",
|
"text": "Dust Storm Warning",
|
||||||
"priority": 5
|
"priority": 4
|
||||||
},
|
},
|
||||||
"EFP": {
|
"EFP": {
|
||||||
"priority": 1,
|
"priority": 1,
|
||||||
|
@ -385,7 +385,7 @@
|
||||||
},
|
},
|
||||||
"FRW": {
|
"FRW": {
|
||||||
"text": "Fire Warning",
|
"text": "Fire Warning",
|
||||||
"priority": 4
|
"priority": 3
|
||||||
},
|
},
|
||||||
"FSH": {
|
"FSH": {
|
||||||
"priority": 1,
|
"priority": 1,
|
||||||
|
|
Loading…
Reference in a new issue