summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-11-13 18:32:53 -0600
committerJeff Carr <[email protected]>2024-11-13 18:32:53 -0600
commit9cf14144ed3ab6a7b14553894b2025f2c2b5ce16 (patch)
tree4735bcbbc2ed9fc270b05229112109771e696965 /main.go
parent5fcdd19170fc1c792a4e93505bd554cca27433cc (diff)
release gui is quite nicev0.22.14
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