mirror of
https://github.com/anotherhadi/spilltea.git
synced 2026-05-20 01:32:33 +02:00
QOC
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -332,7 +332,7 @@ func (m Model) renderHelpLine() string {
|
||||
}
|
||||
parts = append(parts, binding(k.Open))
|
||||
parts = append(parts, binding(k.Delete))
|
||||
parts = append(parts, item("q", "quit"))
|
||||
parts = append(parts, item(keys.Keys.Global.Quit.Help().Key, "quit"))
|
||||
}
|
||||
|
||||
return strings.Join(parts, sep)
|
||||
|
||||
Reference in New Issue
Block a user