v/GTT
1
0
mirror of https://github.com/eeeXun/GTT.git synced 2025-05-15 15:20:37 -07:00

style(format): run gofmt

This commit is contained in:
eeeXun 2024-08-10 06:12:27 +00:00 committed by github-actions[bot]
parent f87b7b43ec
commit e2cb8cfaf0

4
ui.go
View File

@ -19,8 +19,8 @@ type Item struct {
const (
popOutMenuHeight int = 20
langStrMaxLength int = 32
keyMapText string = `[#%[1]s]<C-c>[-]
langStrMaxLength int = 32
keyMapText string = `[#%[1]s]<C-c>[-]
Exit program.
[#%[1]s]<Esc>[-]
Toggle pop out menu.