parent
cd4bd5b914
commit
2996241102
2
main.go
2
main.go
|
@ -81,7 +81,7 @@ func main() {
|
||||||
log.Info("Creating the Release Window")
|
log.Info("Creating the Release Window")
|
||||||
|
|
||||||
createReleaseBox(me.mainBox)
|
createReleaseBox(me.mainBox)
|
||||||
createUnreleaseBox(me.mainBox)
|
// createUnreleaseBox(me.mainBox)
|
||||||
|
|
||||||
showHideRepos()
|
showHideRepos()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue