From e2cb8cfaf0d43f60e3d4a630be87194f4624aaab Mon Sep 17 00:00:00 2001 From: eeeXun Date: Sat, 10 Aug 2024 06:12:27 +0000 Subject: [PATCH] style(format): run gofmt --- ui.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui.go b/ui.go index db2d09f..34a8afe 100644 --- a/ui.go +++ b/ui.go @@ -19,8 +19,8 @@ type Item struct { const ( popOutMenuHeight int = 20 - langStrMaxLength int = 32 - keyMapText string = `[#%[1]s][-] + langStrMaxLength int = 32 + keyMapText string = `[#%[1]s][-] Exit program. [#%[1]s][-] Toggle pop out menu.