ratp: Prefer short messages
This commit is contained in:
parent
15ba4ae0ed
commit
d3c24e6f3e
@ -200,7 +200,7 @@ class RATPWeatherModule:
|
||||
continue
|
||||
|
||||
for msg in info["Content"]["Message"]:
|
||||
if msg["MessageType"] != "TEXT_ONLY":
|
||||
if msg["MessageType"] != "SHORT_MESSAGE":
|
||||
continue
|
||||
|
||||
yield {
|
||||
|
Loading…
x
Reference in New Issue
Block a user