summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-30 14:20:54 -0600
committerJeff Carr <[email protected]>2024-01-30 14:20:54 -0600
commitc401c6039988554b084c3e9ea3b1001109ac906f (patch)
treeb5ca214323ea9b7152b107064924063ba1ba3f69 /structs.go
parent3094c6283c63c90de2fd1c6c8e58b598143cab06 (diff)
ready to check for valid repos
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index d09d469..41bdb8f 100644
--- a/structs.go
+++ b/structs.go
@@ -19,7 +19,7 @@ type autoType struct {
allrepos map[string]*repo
myGui *gui.Node
- autotypistWindow *gadgets.BasicWindow
+ // autotypistWindow *gadgets.BasicWindow
mainWindow *gui.Node
mainBox *gui.Node