1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Add return help text to GitHub widget

This commit is contained in:
Chris Cummer 2018-09-25 17:04:13 -07:00
parent e4efd6ed72
commit f3eafd5dda

View File

@ -16,6 +16,8 @@ const HelpText = `
arrow left: Previous git repository arrow left: Previous git repository
arrow right: Next git repository arrow right: Next git repository
return: Open the selected repository in a browser
` `
type Widget struct { type Widget struct {