faster is okay now

This commit is contained in:
Jeff Carr 2025-03-04 04:29:27 -06:00
parent 994449b1c2
commit 126b9a30a2
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ func toolkitInit() {
w.dumpTree("MM")
w.dumpWindows("WW")
time.Sleep(300 * time.Millisecond)
time.Sleep(100 * time.Millisecond)
if toggle {
toggle = false
log.Info("gocui toolkitInit() put testing true stuff here")