diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -27,9 +27,9 @@ type autoType struct { repos *repoWindow // #### guireleaser repolist display options - autoHideReadOnly *gui.Node - autoHideReleased *gui.Node - ignoreWhitelist *gui.Node + // autoHideReadOnly *gui.Node + // autoHideReleased *gui.Node + // ignoreWhitelist *gui.Node // #### autotypist Global Build Options // what to change all the branches to |
