summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 48c7d72..482e17d 100644
--- a/main.go
+++ b/main.go
@@ -81,7 +81,7 @@ func main() {
log.Info("Creating the Release Window")
createReleaseBox(me.mainBox)
- createUnreleaseBox(me.mainBox)
+ // createUnreleaseBox(me.mainBox)
showHideRepos()