diff --git a/templates/default/torrent/list.html.twig b/templates/default/torrent/list.html.twig index c74e816..951eade 100644 --- a/templates/default/torrent/list.html.twig +++ b/templates/default/torrent/list.html.twig @@ -21,7 +21,7 @@ {{ torrent.file.name }} - {% if torrent.scrape.leechers == 0 and torrent.scrape.leechers == 0 %} + {% if torrent.scrape.leechers > 0 and torrent.scrape.seeders == 0 %} {{ 'wanted' | trans }}