Fix template endif/endfor structure

This commit is contained in:
mirivlad 2026-04-26 18:20:39 +08:00
parent eed4dbd6f9
commit b5dca74101
1 changed files with 0 additions and 2 deletions

View File

@ -761,8 +761,6 @@ chart{{ metricName|replace({'-': '_', '.': '_'}) }}.canvas.addEventListener('mou
{% endif %}
{% endfor %}
});
{% endfor %}
});