1
0
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:
Andrew Dolgov
2018-12-25 16:12:58 +03:00
parent aeb9f40257
commit 4729bdb132

View File

@@ -1805,6 +1805,7 @@ class Feeds extends Handler_Protected {
feed_id,
orig_feed_id,
marked,
published,
num_comments,
comments,
int_id,