Update for the curses ui help menu (#78)

Added `s` option to the help menu.
pull/83/head
Nick Loadholtes 2018-12-30 16:34:15 -05:00 zatwierdzone przez Ivan Habunek
rodzic 5e7b4d3d88
commit 91fc273af7
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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.",
"",