mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:45:55 +00:00
plugins: bump API version
This commit is contained in:
@@ -98,5 +98,9 @@ class NSFW extends Plugin {
|
||||
echo __("Configuration saved.");
|
||||
}
|
||||
|
||||
function api_version() {
|
||||
return 2;
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user