fix } placement

This commit is contained in:
m0duspwnens
2024-03-05 10:07:32 -05:00
parent 1a58aa61a0
commit c0d19e11b9
+2 -2
View File
@@ -41,9 +41,9 @@
"pcapInputPath": "/nsm/suripcap", "pcapInputPath": "/nsm/suripcap",
"pcapOutputPath": "/nsm/pcapout" "pcapOutputPath": "/nsm/pcapout"
} }
{%- else %} {% endif %}
{%- else %}
} }
{% endif %}
{%- endif %} {%- endif %}
} }
} }