mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-26 14:31:29 +00:00
code cleanup
This commit is contained in:
@@ -6782,7 +6782,6 @@
|
||||
"title" => $line["title"],
|
||||
"link" => $line["link"],
|
||||
"feed_id" => $line["feed_id"],
|
||||
"has_icon" => feed_has_icon($line["feed_id"])
|
||||
);
|
||||
|
||||
if ($show_excerpt) {
|
||||
|
||||
Reference in New Issue
Block a user