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
1 changed files with 1 additions and 2 deletions

View File

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