Skip to content

Commit 5601339

Browse files
committed
fix rebase
1 parent 113828f commit 5601339

File tree

3 files changed

+285
-421
lines changed

3 files changed

+285
-421
lines changed

counter/templates/counter/activity.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{% endblock %}
77

88
{% block additional_js %}
9-
<script defer src="{{ static('webpack/counter/permanencies/time-grid-index.ts') }}"></script>
9+
<script defer src="{{ static('bundled/counter/permanencies/time-grid-index.ts') }}" type="module"></script>
1010
{% endblock %}
1111

1212
{%- block additional_css -%}

0 commit comments

Comments
 (0)