This commit is contained in:
HotSwapp
2025-08-18 20:20:04 -05:00
parent 89b2bc0aa2
commit bac8cc4bd5
114 changed files with 30258 additions and 1341 deletions

View File

@@ -411,6 +411,7 @@
<script src="/static/js/alerts.js"></script>
<script src="/static/js/upload-helper.js"></script>
<script src="/static/js/keyboard-shortcuts.js"></script>
<script src="/static/js/notifications.js"></script>
<script src="/static/js/batch-progress.js"></script>
{% block extra_scripts %}{% endblock %}