This commit is contained in:
GitHub
2025-12-28 22:04:06 +08:00
parent ab248fc2c3
commit 527568625b

View File

@@ -132,7 +132,7 @@
{% endblock %}
{% block extra %}
<script src="/static/js/encoding-helper?v={{ crate::VERSION }}"></script>
<script src="/static/js/encoding-helper.js?v={{ crate::VERSION }}"></script>
<script src="/static/js/encryption-helper.js?v={{ crate::VERSION }}"></script>
<script src="/static/js/encrypt.js?v={{ crate::VERSION }}"></script>
{% endblock %}