1
0

auto-git:

[change] renderer.js
This commit is contained in:
2025-05-26 10:26:40 +02:00
parent 16b7b72987
commit 6667e2ac59

View File

@@ -372,7 +372,7 @@ function startLiveCountdown(folderObj, msLeft) {
clearInterval(countdownInterval);
}
}, 1000);
}
}