im getting sick of this

This commit is contained in:
2026-07-10 22:06:09 +02:00
parent b3bfca75d0
commit b34f8506fd
-3
View File
@@ -98,8 +98,5 @@
<script src="js/dropdown.js"></script>
<script src="js/setup.js"></script>
<script src="js/confighandler.js"></script>
<% enabledPlugins?.forEach(function(plugin) { %>
<script src="js/plugins/<%= plugin %>"></script>
<% }); %>
</body>
</html>