diff --git a/counter/templates/counter/counter_click.jinja b/counter/templates/counter/counter_click.jinja index 38c43637..0054f35d 100644 --- a/counter/templates/counter/counter_click.jinja +++ b/counter/templates/counter/counter_click.jinja @@ -261,8 +261,5 @@ {%- endif -%} {%- endfor -%} ]; - window.addEventListener("DOMContentLoaded", () => { - loadCounter(); - }); {% endblock script %} \ No newline at end of file