mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 05:15:55 +00:00
queryFeedHeadlines: fix published field not returned when browsing by tag
This commit is contained in:
@@ -1805,6 +1805,7 @@ class Feeds extends Handler_Protected {
|
|||||||
feed_id,
|
feed_id,
|
||||||
orig_feed_id,
|
orig_feed_id,
|
||||||
marked,
|
marked,
|
||||||
|
published,
|
||||||
num_comments,
|
num_comments,
|
||||||
comments,
|
comments,
|
||||||
int_id,
|
int_id,
|
||||||
|
|||||||
Reference in New Issue
Block a user