summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.go b/main.go
index 0fba361..a20d07d 100644
--- a/main.go
+++ b/main.go
@@ -48,7 +48,8 @@ func main() {
// setupControlPanelWindow()
// setup the main tab
setupControlPanelWindow("DNS and IPv6 Control Panel")
- debugTab("Debug")
+
+ me.debug = debugTab("Debug")
// TODO: track this bug down
log.Sleep(1)