diff --git a/src/templates/nodes/custom/_node_details.pug b/src/templates/nodes/custom/_node_details.pug index a1628382..ec5d43e2 100644 --- a/src/templates/nodes/custom/_node_details.pug +++ b/src/templates/nodes/custom/_node_details.pug @@ -36,7 +36,7 @@ span Public | {% endif %} - | {% if node.file and current_user.has_cap('subscriber') %} + | {% if node.file and (current_user.has_cap('subscriber') or node.permissions.world) %} li.download | {% if node.properties.content_type == 'video' %} | {% if node.file_variations %}