mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-31 01:09:18 +02:00
im getting sick of this
This commit is contained in:
@@ -98,8 +98,5 @@
|
|||||||
<script src="js/dropdown.js"></script>
|
<script src="js/dropdown.js"></script>
|
||||||
<script src="js/setup.js"></script>
|
<script src="js/setup.js"></script>
|
||||||
<script src="js/confighandler.js"></script>
|
<script src="js/confighandler.js"></script>
|
||||||
<% enabledPlugins?.forEach(function(plugin) { %>
|
|
||||||
<script src="js/plugins/<%= plugin %>"></script>
|
|
||||||
<% }); %>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user