mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:35:55 +00:00
plugins: bump API version
This commit is contained in:
@@ -28,7 +28,11 @@ class GoogleReaderKeys extends Plugin {
|
||||
$hotkeys["(40)|down"] = "article_scroll_down";
|
||||
|
||||
return $hotkeys;
|
||||
|
||||
}
|
||||
|
||||
function api_version() {
|
||||
return 2;
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user