mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:45:55 +00:00
plugins: bump API version
This commit is contained in:
@@ -168,6 +168,9 @@ class Mail extends Plugin {
|
||||
print "</ul>";
|
||||
}
|
||||
|
||||
function api_version() {
|
||||
return 2;
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user