mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Improve display of single-day away? date durations
This commit is contained in:
committed by
Chris Cummer
parent
07059749d6
commit
8d7c163d37
@@ -29,3 +29,8 @@ func Widget() tview.Primitive {
|
||||
|
||||
return widget
|
||||
}
|
||||
|
||||
// icon returns an emoji for the current weather
|
||||
func icon() string {
|
||||
return ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user