This commit is contained in:
2025-05-19 13:07:27 -07:00
parent 4f2ad8dcce
commit 9551cdac86
2 changed files with 3 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ def get_weather_icon(description):
"light intensity drizzle": "🌧️",
"moderate rain": "🌧️",
"rain": "🌧️",
"heavy intensity rain": "🌧️",
"thunderstorm": "⛈️",
"snow": "❄️",
"mist": "🌫️",