This commit is contained in:
2024-12-07 20:26:58 -08:00
parent b1ebde8e27
commit f6997c69cc
5 changed files with 12 additions and 21 deletions

View File

@@ -21,8 +21,8 @@ def get_weather_icon(description):
"overcast clouds": "☁️",
"shower rain": "🌦️",
"light rain": "🌧️",
"rain": "🌧️",
"moderate rain": "🌧️",
"rain": "🌧️",
"thunderstorm": "⛈️",
"snow": "❄️",
"mist": "🌫️",