queryFeedHeadlines: fix published field not returned when browsing by tag
This commit is contained in:
parent
aeb9f40257
commit
4729bdb132
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue