summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index 5e89165..fe7ded2 100644
--- a/structs.go
+++ b/structs.go
@@ -19,6 +19,8 @@ type autoType struct {
allrepos map[string]*repo
myGui *gui.Node
+ releaseReasonS string // = "gocui dropdown select"
+
// autotypistWindow *gadgets.BasicWindow
mainWindow *gui.Node
mainBox *gui.Node