Update main.go
Very little misspell
This commit is contained in:
committed by
GitHub
parent
953239bb5c
commit
7d1242d6ce
2
main.go
2
main.go
@@ -786,5 +786,5 @@ func restoreStateAndHide() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
t := time.Now()
|
t := time.Now()
|
||||||
log.Debugf(fmt.Sprintf("UI hidden and restored in the backgroud in %v ms", t.Sub(timeStart1).Milliseconds()))
|
log.Debugf(fmt.Sprintf("UI hidden and restored in the background in %v ms", t.Sub(timeStart1).Milliseconds()))
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user