diff --git a/app/views/components/header.twig b/app/views/components/header.twig index d04409c..05cba1b 100644 --- a/app/views/components/header.twig +++ b/app/views/components/header.twig @@ -13,7 +13,7 @@
- {% if path and config('zip_downloads', true) %} + {% if path and files is not empty and config('zip_downloads') %}