dev #1

Merged
alientim merged 145 commits from dev into main 2025-10-12 13:44:14 +02:00
Showing only changes of commit cea081585f - Show all commits

View File

@@ -77,5 +77,4 @@ document.addEventListener("DOMContentLoaded", () => {
setInterval(updateTimer, 1000);
});
</script>
{% endblock %}