From a8bc9d51ea46247ff68dff012000e574ea40e716 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 5 Jan 2024 00:42:15 -0600 Subject: [PATCH] all engines are starting without the rocket exploding Signed-off-by: Jeff Carr --- dnsLookupStatus.go | 1 - 1 file changed, 1 deletion(-) diff --git a/dnsLookupStatus.go b/dnsLookupStatus.go index 6c366ff..79b51c9 100644 --- a/dnsLookupStatus.go +++ b/dnsLookupStatus.go @@ -93,7 +93,6 @@ func NewDigStatusWindow(p *gui.Node) *digStatus { ds.hidden = true ds.window = gadgets.NewBasicWindow(p, "DNS Resolver Status") - ds.window.Hide() // summary of the current state of things