mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 11:49:03 +00:00
Update NfoController and add missing route to web.php
This commit is contained in:
@@ -34,7 +34,7 @@ class BrowseController extends BasePageController
|
||||
|
||||
$this->smarty->assign('results', $results);
|
||||
|
||||
$meta_title = 'Browse Nzbs';
|
||||
$meta_title = 'Browse All Releases';
|
||||
$meta_keywords = 'browse,nzb,description,details';
|
||||
$meta_description = 'Browse for Nzbs';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user