refactor: 🎨 minify

This commit is contained in:
2025-12-27 02:08:52 +00:00
parent 21042b7fd7
commit 91067994ba
37 changed files with 131 additions and 24 deletions
+2 -2
View File
@@ -199,7 +199,7 @@
</div>
</div>
<script src="/static/js/add_subnet.js"></script>
<script src="/static/js/admin.js"></script>
<script src="/static/js/add_subnet.min.js"></script>
<script src="/static/js/admin.min.js"></script>
</body>
</html>