We now display the channel in the sidebar
This commit is contained in:
@@ -117,6 +117,7 @@ class Network extends Timeline
|
||||
|
||||
$module = 'network';
|
||||
|
||||
$this->page['aside'] .= Widget::channels($module, $this->selectedTab, $this->session->getLocalUserId());
|
||||
$this->page['aside'] .= Widget::accountTypes($module, $this->accountTypeString);
|
||||
|
||||
$arr = ['query' => $this->args->getQueryString()];
|
||||
|
||||
Reference in New Issue
Block a user