summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-06 21:02:41 -0600
committerJeff Carr <[email protected]>2024-01-06 21:02:41 -0600
commit5e9f1591cab5602ac9d9f6e6a24f83ba5dc86126 (patch)
treefc9530a4361b411dac492061f14cd749cc706621 /structs.go
parentde051d06f33a401231baf1651727d31a18261052 (diff)
update worked correctly for the first time
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index 035ddf9..855c832 100644
--- a/structs.go
+++ b/structs.go
@@ -6,6 +6,7 @@ import (
"time"
"go.wit.com/gui/gui"
"go.wit.com/gui/gadgets"
+ // "go.wit.com/gui/cloudflare"
"go.wit.com/control-panels/dns/linuxstatus"
"github.com/miekg/dns"
@@ -57,6 +58,7 @@ type Host struct {
statusIPv6 *gadgets.OneLiner
digStatusButton *gui.Node
+ witcom *gadgets.BasicWindow
}
type IPtype struct {