mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-11-28 09:31:12 +01:00
Add const HOOK_FEED_TREE
This commit is contained in:
parent
a243979aaf
commit
8fd11fd53a
@ -60,7 +60,7 @@ class PluginHost {
|
||||
const HOOK_FILTER_TRIGGERED = 40;
|
||||
const HOOK_GET_FULL_TEXT = 41;
|
||||
const HOOK_ARTICLE_IMAGE = 42;
|
||||
const HOOK_FEED_TREE = 43;
|
||||
const HOOK_FEED_TREE = 43;
|
||||
|
||||
const KIND_ALL = 1;
|
||||
const KIND_SYSTEM = 2;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user