diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
