mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 18:58:56 +00:00
Share data between views
This commit is contained in:
@@ -14,8 +14,6 @@ class NfoController extends BasePageController
|
||||
*/
|
||||
public function showNfo(Request $request, string $id = ''): void
|
||||
{
|
||||
$this->setPreferences();
|
||||
|
||||
if ($id) {
|
||||
$rel = Release::getByGuid($id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user