fix indent
This commit is contained in:
parent
9ff4bbd827
commit
8e521ab2b2
1 changed files with 2 additions and 1 deletions
|
@ -245,7 +245,8 @@ include
|
|||
{% endif %}
|
||||
|
||||
{% for module in anope_empty_modules %}
|
||||
module { name = "{{ module }}" }
|
||||
module { name = "{{ module }}" }
|
||||
|
||||
{% endfor %}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue