mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:35:56 +00:00
queryFeedHeadlines: int_id was not included when browsing by tag which broke several button plugins
This commit is contained in:
1
include/functions2.php
Normal file → Executable file
1
include/functions2.php
Normal file → Executable file
@@ -824,6 +824,7 @@
|
|||||||
marked,
|
marked,
|
||||||
num_comments,
|
num_comments,
|
||||||
comments,
|
comments,
|
||||||
|
int_id,
|
||||||
tag_cache,
|
tag_cache,
|
||||||
label_cache,
|
label_cache,
|
||||||
link,
|
link,
|
||||||
|
|||||||
Reference in New Issue
Block a user