all engines firing quietly
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
a8bc9d51ea
commit
2800b23f81
|
@ -93,6 +93,7 @@ func NewDigStatusWindow(p *gui.Node) *digStatus {
|
||||||
ds.hidden = true
|
ds.hidden = true
|
||||||
|
|
||||||
ds.window = gadgets.NewBasicWindow(p, "DNS Resolver Status")
|
ds.window = gadgets.NewBasicWindow(p, "DNS Resolver Status")
|
||||||
|
ds.window.Draw()
|
||||||
ds.window.Hide()
|
ds.window.Hide()
|
||||||
|
|
||||||
// summary of the current state of things
|
// summary of the current state of things
|
||||||
|
|
Loading…
Reference in New Issue