forked from ChrisChrome/weather-bot
Add new event type: AHD (Area Hydrological Discussion)
This commit is contained in:
parent
24a1b2acec
commit
1f718f41ab
|
@ -1506,5 +1506,9 @@
|
|||
"NMN": {
|
||||
"text": "Network Message Notification",
|
||||
"priority": 5
|
||||
},
|
||||
"AHD": {
|
||||
"text": "Area Hydrological Discussion",
|
||||
"priority": 1
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue