by default, hide help menu

This commit is contained in:
Jeff Carr 2025-03-03 18:41:34 -06:00
parent 046e6b4d6c
commit e73cfaf490
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ func toolkitInit() {
log.Info("gocui toolkitInit() trying showHelp() me.ok =", me.ok)
showHelp()
hideHelp()
showHelp()
// SETUP HELP END
// SETUP STDOUT START