fix indent

This commit is contained in:
s3lph 2020-12-17 04:31:43 +01:00
parent 9ff4bbd827
commit 8e521ab2b2

View file

@ -245,7 +245,8 @@ include
{% endif %}
{% for module in anope_empty_modules %}
module { name = "{{ module }}" }
module { name = "{{ module }}" }
{% endfor %}