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
commit ea5952bd44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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