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
1 changed files with 1 additions and 0 deletions

View File

@ -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,