summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go5
1 files changed, 2 insertions, 3 deletions
diff --git a/structs.go b/structs.go
index 72d35ff..4aa57cf 100644
--- a/structs.go
+++ b/structs.go
@@ -26,10 +26,9 @@ type autoType struct {
// our view of the repositories
repos *repoWindow
- // #### autotypist Global Display Options
- autoHidePerfect *gui.Node
+ // #### guireleaser repolist display options
autoHideReadOnly *gui.Node
- autoReleased *gui.Node
+ autoHideReleased *gui.Node
ignoreWhitelist *gui.Node
// #### autotypist Global Build Options