Update for the curses ui help menu (#78)

Added `s` option to the help menu.
This commit is contained in:
Nick Loadholtes 2018-12-30 16:34:15 -05:00 committed by Ivan Habunek
parent 5e7b4d3d88
commit 91fc273af7
1 changed files with 1 additions and 0 deletions

View File

@ -297,6 +297,7 @@ class HelpModal(Modal):
" k or ↑ - move up",
" v - view current toot in browser",
" q - quit application",
" s - show sensitive content"
"",
"Press q to exit help.",
"",