fix: add ghAdd as a tooltip in extended help menu

This commit is contained in:
Slug-Boi
2026-01-30 16:48:56 +01:00
parent 3a4be5ca96
commit 41a9c02a03
+1
View File
@@ -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