mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:35:56 +00:00
feed editor: use client dialog
This commit is contained in:
@@ -843,7 +843,7 @@ class API extends Handler {
|
||||
$_REQUEST['force_show_empty'] = $include_empty;
|
||||
|
||||
$this->_wrap(self::STATUS_OK,
|
||||
array("categories" => $pf->makefeedtree()));
|
||||
array("categories" => $pf->_makefeedtree()));
|
||||
}
|
||||
|
||||
// only works for labels or uncategorized for the time being
|
||||
|
||||
Reference in New Issue
Block a user