From a72413706dda52cd7f2621fade53f0c82f30a825 Mon Sep 17 00:00:00 2001 From: ghost Date: Tue, 24 Oct 2023 01:08:53 +0300 Subject: [PATCH] fix dependencies --- src/Controller/TorrentController.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Controller/TorrentController.php b/src/Controller/TorrentController.php index 8027390..1c09ccc 100644 --- a/src/Controller/TorrentController.php +++ b/src/Controller/TorrentController.php @@ -2099,6 +2099,7 @@ class TorrentController extends AbstractController Request $request, TranslatorInterface $translator, TorrentService $torrentService, + ActivityService $activityService ): Response { // Init Scraper