1
0

auto-git:

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

View File

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