From 9cf14144ed3ab6a7b14553894b2025f2c2b5ce16 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 13 Nov 2024 18:32:53 -0600 Subject: release gui is quite nice --- main.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'main.go') 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 -- cgit v1.2.3