mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
fix dependencies
This commit is contained in:
parent
dd04922cc0
commit
a72413706d
1 changed files with 1 additions and 0 deletions
|
|
@ -2099,6 +2099,7 @@ class TorrentController extends AbstractController
|
||||||
Request $request,
|
Request $request,
|
||||||
TranslatorInterface $translator,
|
TranslatorInterface $translator,
|
||||||
TorrentService $torrentService,
|
TorrentService $torrentService,
|
||||||
|
ActivityService $activityService
|
||||||
): Response
|
): Response
|
||||||
{
|
{
|
||||||
// Init Scraper
|
// Init Scraper
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue