From b9111213b2880f482f72ed6fa7408bfcef701f11 Mon Sep 17 00:00:00 2001 From: ghost Date: Wed, 18 Oct 2023 19:55:50 +0300 Subject: [PATCH] fix comment --- src/Controller/TorrentController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Controller/TorrentController.php b/src/Controller/TorrentController.php index 51b3794..1884749 100644 --- a/src/Controller/TorrentController.php +++ b/src/Controller/TorrentController.php @@ -1908,7 +1908,7 @@ class TorrentController extends AbstractController 'locales' => $locales, 'torrents' => $torrentService->findTorrents( [], // without keywords filter - $locales, // all sensitive levels + $locales, // all system locales null, // all sensitive levels true, // approved only 1000, // @TODO limit