mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Fix missing title in Clocks
This commit is contained in:
@@ -27,5 +27,5 @@ func (widget *Widget) display(clocks []Clock, dateFormat string, timeFormat stri
|
||||
)
|
||||
}
|
||||
|
||||
widget.View.SetText(str)
|
||||
widget.Redraw(widget.CommonSettings.Title, str, false)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user