diff --git a/src/pyj/read_book/shortcuts.pyj b/src/pyj/read_book/shortcuts.pyj index 1ba722209d..11569e8100 100644 --- a/src/pyj/read_book/shortcuts.pyj +++ b/src/pyj/read_book/shortcuts.pyj @@ -193,7 +193,7 @@ def shortcuts_definition(): ), 'next_match': desc( - v"['F3']", + v"['F3', 'Enter']", 'ui', _('Find next'), ),