mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-19 06:01:29 +00:00
show icons in feedlist
This commit is contained in:
@@ -7215,6 +7215,7 @@
|
||||
$obj['type'] = 'feed';
|
||||
$obj['error'] = $error;
|
||||
$obj['updated'] = $updated;
|
||||
$obj['icon'] = getFeedIcon($feed_id);
|
||||
|
||||
return $obj;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user