mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 23:15:55 +00:00
add arrow article movement back
This commit is contained in:
@@ -1977,6 +1977,8 @@
|
|||||||
"j" => "prev_feed",
|
"j" => "prev_feed",
|
||||||
"n" => "next_article",
|
"n" => "next_article",
|
||||||
"p" => "prev_article",
|
"p" => "prev_article",
|
||||||
|
"(38)" => "prev_article",
|
||||||
|
"(40)" => "next_article",
|
||||||
"/" => "search_dialog",
|
"/" => "search_dialog",
|
||||||
// "article" => array(
|
// "article" => array(
|
||||||
"s" => "toggle_mark",
|
"s" => "toggle_mark",
|
||||||
|
|||||||
Reference in New Issue
Block a user