mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-09 13:47:11 +02:00
Fix a format issue
This commit is contained in:
parent
1aa45b0142
commit
b28569a593
@ -82,7 +82,7 @@ func localisedTitle(mApp *app.App, str string) string {
|
||||
"secondary": tr.SecondaryTitle,
|
||||
"stash": tr.StashTitle,
|
||||
"suggestions": tr.SuggestionsTitle,
|
||||
"extras": tr.ExtrasTitle,
|
||||
"extras": tr.ExtrasTitle,
|
||||
}
|
||||
|
||||
title, ok := contextTitleMap[str]
|
||||
|
Loading…
x
Reference in New Issue
Block a user