mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:15:55 +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,
|
||||
num_comments,
|
||||
comments,
|
||||
int_id,
|
||||
tag_cache,
|
||||
label_cache,
|
||||
link,
|
||||
|
||||
Reference in New Issue
Block a user