diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ type Host struct { window *gadgets.BasicWindow // the main window details *gadgets.BasicWindow // more details of the DNS state + debug *gadgets.BasicWindow // more attempts to debug the DNS state tab *gui.Node // the main dns tab notes *gui.Node // using this to put notes here |
