mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-04 21:59:15 +00:00
fix frontend not knowing about always expanded cdm
This commit is contained in:
@@ -3180,8 +3180,8 @@
|
||||
$data = array();
|
||||
|
||||
$data['num_feeds'] = (int) $num_feeds;
|
||||
|
||||
$data['last_article_id'] = getLastArticleId($link);
|
||||
$data['cdm_expanded'] = get_pref($link, 'CDM_EXPANDED');
|
||||
|
||||
if (ENABLE_UPDATE_DAEMON) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user