diff options
| author | Jeff Carr <[email protected]> | 2024-12-07 16:47:51 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-12-07 16:47:51 -0600 |
| commit | dcf18c2b7aee765349167138c7ca20f24617d1b9 (patch) | |
| tree | 9880041cc9e3509cf0d8b5a6802b1d0c505ff736 | |
| parent | 9acb73470bd26e88c4284e5557c947d018483b9c (diff) | |
minorv0.22.34
| -rw-r--r-- | releaseBox.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/releaseBox.go b/releaseBox.go index f276fa5..4020207 100644 --- a/releaseBox.go +++ b/releaseBox.go @@ -234,7 +234,6 @@ func doReleaseAll() (bool, time.Duration) { } if me.release.status.String() == "ALL DONE?" { log.Info("maybe ALL DONE?. findCounter =", findCounter) - buttonEnable() worked = true // os.Exit(0) } |
