mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 06:11:29 +00:00
plugins: bump API version
This commit is contained in:
@@ -21,7 +21,11 @@ class Swap_JK extends Plugin {
|
||||
$hotkeys["k"] = "prev_feed";
|
||||
|
||||
return $hotkeys;
|
||||
|
||||
}
|
||||
|
||||
function api_version() {
|
||||
return 2;
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user