1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 13:35:56 +00:00
This commit is contained in:
Andrew Dolgov
2020-05-17 08:25:51 +03:00
parent 3dc506a19a
commit 9ae9302b6b
11 changed files with 110 additions and 111 deletions

View File

@@ -4,7 +4,7 @@ class Hotkeys_Noscroll extends Plugin {
function about() {
return array(1.0,
"n/p hotkeys move between articles without scrolling",
"n/p (and up/down) hotkeys move between articles without scrolling",
"fox");
}