refactor(web): move util js functions into a separate file

This commit is contained in:
2025-01-07 15:15:04 +03:00
parent eeb4b52192
commit 3bfc54e407
5 changed files with 46 additions and 47 deletions
+1
View File
@@ -102,6 +102,7 @@
</div>
</div>
</div>
<script src="/static/js/utils.js"></script>
<script src="/static/js/quotes.js"></script>
</body>