Improve repo and forum topic matching in hints

This commit is contained in:
rubenwardy
2024-03-31 15:59:30 +01:00
parent 792488cce1
commit 0f5a97b539
2 changed files with 4 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
<script src="/static/js/polltask.js"></script>
<script src="/static/js/package_create.js"></script>
{% endif %}
<script src="/static/js/package_edit.js?v=2"></script>
<script src="/static/js/package_edit.js?v=3"></script>
{% endblock %}
{% block content %}