mirror of
https://github.com/Slug-Boi/cocommit.git
synced 2026-05-13 12:45:47 +00:00
fix: add ghAdd as a tooltip in extended help menu
This commit is contained in:
@@ -449,6 +449,7 @@ func listModel(scope ...int) Model {
|
|||||||
listKeys.groupSelect,
|
listKeys.groupSelect,
|
||||||
listKeys.createAuthor,
|
listKeys.createAuthor,
|
||||||
listKeys.tempAdd,
|
listKeys.tempAdd,
|
||||||
|
listKeys.ghAdd,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
l.Styles.HelpStyle = helpStyle
|
l.Styles.HelpStyle = helpStyle
|
||||||
|
|||||||
Reference in New Issue
Block a user