cachebust ui.js

This commit is contained in:
Lera Elvoé 2025-06-12 16:04:33 +03:00
parent e0de885cdd
commit 93634f230f
Signed by: yagich
SSH Key Fingerprint: SHA256:6xjGb6uA7lAVcULa7byPEN//rQ0wPoG+UzYVMfZnbvc

View File

@ -18,6 +18,6 @@
</footer>
<script src="/static/js/copy-code.js"></script>
<script src="/static/js/date-fmt.js"></script>
<script src="/static/js/ui.js"></script>
<script src="/static/js/ui.js?v=2"></script>
</body>
</html>