Fix: timer not working on manage page

This commit is contained in:
Dorian Zedler 2022-05-13 19:17:05 +02:00
parent 2ae2684567
commit 1646622a61
Signed by: dorian
GPG key ID: 989DE36109AFA354

View file

@ -509,10 +509,9 @@ class LandingpageTheme
} }
} }
<script src="/static/js/synced-timer.js"></script>
</script> </script>
<script src="/static/js/synced-timer.js"></script>
</html> </html>
<?php <?php
} }