mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
WIP Git widget
This commit is contained in:
committed by
Chris Cummer
parent
d3cd19fd8f
commit
f6e7a2c030
@@ -95,6 +95,8 @@ func icon(data *owm.CurrentWeatherData) string {
|
||||
icon = "🌤"
|
||||
case "fog":
|
||||
icon = "🌫"
|
||||
case "haze":
|
||||
icon = "🌫"
|
||||
case "heavy rain":
|
||||
icon = "💦"
|
||||
case "heavy snow":
|
||||
|
||||
Reference in New Issue
Block a user