(Fix) Request Controller 🚀

This commit is contained in:
HDVinnie
2019-07-30 23:17:33 -04:00
parent d0f044c063
commit 3a7c770605
@@ -403,6 +403,7 @@ class RequestController extends Controller
$torrentRequest->tvdb = $tvdb;
$torrentRequest->tmdb = $tmdb;
$torrentRequest->mal = $mal;
$torrentRequest->igdb = $igdb;
$torrentRequest->category_id = $category;
$torrentRequest->type = $type;
$torrentRequest->description = $description;