summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index 8b882e3..3d4e153 100644
--- a/structs.go
+++ b/structs.go
@@ -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