mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 02:01:33 +00:00
Share data between views
This commit is contained in:
@@ -14,7 +14,6 @@ class BooksController extends BasePageController
|
||||
*/
|
||||
public function index(Request $request, string $id = '')
|
||||
{
|
||||
$this->setPreferences();
|
||||
$book = new Books(['Settings' => $this->settings]);
|
||||
|
||||
$boocats = Category::getChildren(Category::BOOKS_ROOT);
|
||||
|
||||
Reference in New Issue
Block a user