mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 18:55:55 +00:00
plugins: bump API version
This commit is contained in:
@@ -34,5 +34,10 @@ class Mark_Button extends Plugin {
|
||||
|
||||
return $marked_pic;
|
||||
}
|
||||
|
||||
function api_version() {
|
||||
return 2;
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user