Simple refactor

This commit is contained in:
2026-01-08 16:51:35 +01:00
parent a2827573fd
commit 2cf0362d5d
6 changed files with 29 additions and 23 deletions

View File

@@ -15,6 +15,6 @@
</script>
<script src="/js/cookie-consent.js"></script>
<script src="/js/toast.js"></script>
<script src="/js/broadcast.js"></script>
<script type="module" src="/js/broadcast.js"></script>
</body>
</html>