diff options
| author | Jeff Carr <[email protected]> | 2024-01-07 07:09:59 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-07 07:09:59 -0600 |
| commit | 807b3be94f4be4b1aeea48695474aca1bfef4ab2 (patch) | |
| tree | 5af8e1b94ebbe5bb7148848aa926ab74f1ab2793 /structs.go | |
| parent | 930bdc941b1181460f4c38dc708dc53d583ab5d3 (diff) | |
window titles update to correct values
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ type Host struct { statusIPv6 *gadgets.OneLiner digStatusButton *gui.Node + statusDNSbutton *gui.Node witcom *gadgets.BasicWindow fixButton *gui.Node fixWindow *smartwindow.SmartWindow |
