summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.go b/main.go
index 560bb89..9580677 100644
--- a/main.go
+++ b/main.go
@@ -95,6 +95,8 @@ func main() {
// so I can't trust even what I see. It's complicated right now still.
me.release.openrepo.Disable()
+ // disable the gui until the repos are scanned
+ me.release.box.Disable()
me.Disable()
// parse config file and scan for .git repos