diff --git a/src/Domain/Scraping/Application/QueryHandler/GetMangaPreferredSourcesHandler.php b/src/Domain/Scraping/Application/QueryHandler/GetMangaPreferredSourcesHandler.php index 094052e..7a50f0e 100644 --- a/src/Domain/Scraping/Application/QueryHandler/GetMangaPreferredSourcesHandler.php +++ b/src/Domain/Scraping/Application/QueryHandler/GetMangaPreferredSourcesHandler.php @@ -64,7 +64,7 @@ readonly class GetMangaPreferredSourcesHandler ); } - // 4. Si pas de sources préférées, retourner toutes les sources actives + // 4. Si pas de sources préférées, retourner toutes les sources active return new GetMangaPreferredSourcesResponse( $query->mangaId, $allActiveSources,