mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 23:35:57 +00:00
changes to add hook_query_headlines
This commit is contained in:
@@ -2579,7 +2579,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
$content_query_part = "content as content_preview, cached_content, ";
|
||||
$content_query_part = "content, content as content_preview, cached_content, ";
|
||||
|
||||
if (is_numeric($feed)) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user