parent
f6fe1a503f
commit
fb98e5eeea
|
@ -14,7 +14,7 @@ func resolvWindow(w *gui.Node) {
|
|||
gui.Config.Title = "resolv.conf Window"
|
||||
gui.Config.Width = 113
|
||||
gui.Config.Height = 112
|
||||
gui.Config.Exit = customExit
|
||||
gui.Config.Exit = nil
|
||||
w = gui.NewWindow()
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue