1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Merge branch 'master' into fix-focus-modals

This commit is contained in:
Chris Cummer
2018-07-31 12:58:28 -04:00
committed by GitHub

View File

@@ -28,6 +28,7 @@ var weatherEmoji = map[string]string{
"partly cloudy": "🌤",
"scattered clouds": "🌤",
"shower rain": "☔️",
"smoke": "🔥",
"snow": "❄️",
"sunny": "☀️",
"thunderstorm": "⛈",