06/04 Optimize app

This commit is contained in:
2026-06-04 16:51:52 -04:00
parent a8177fa24e
commit b4cb292afa
3 changed files with 3 additions and 3 deletions
+1
View File
@@ -87,5 +87,6 @@
</div>
<script src="{{ url_for('static', filename='js/app.js') }}"></script>
{% block scripts %}{% endblock %}
</body>
</html>