mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
WIP Security info
This commit is contained in:
committed by
Chris Cummer
parent
59197e8d52
commit
d82c7692be
@@ -49,7 +49,7 @@ func (widget *Widget) addView() {
|
||||
|
||||
view.SetBorder(true)
|
||||
view.SetDynamicColors(true)
|
||||
view.SetTitle(" Weather ")
|
||||
view.SetTitle(widget.Name)
|
||||
|
||||
widget.View = view
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user