FIX: New thunder_cloud_rain emoji

develop
Kamal Curi 3 years ago
parent 847d51532f
commit f43520e51d

@ -69,7 +69,7 @@ def displayweather(wdata) -> object:
case '10': case '10':
icon = ':white_sun_rain_cloud:' icon = ':white_sun_rain_cloud:'
case '11': case '11':
icon = ':thunder_cloud_lightning:' icon = ':thunder_cloud_rain:'
case '13': case '13':
icon = ':snowflake:' icon = ':snowflake:'
case '50': case '50':

Loading…
Cancel
Save