diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -53,6 +53,9 @@ type autoType struct { autoWorkingPwd *gadgets.OneLiner downloadEverythingButton *gui.Node + + // delete ~/go/src & ~/go/pkg buttons + deleteGoSrcPkgB *gui.Node } /* |
