1
0

auto-git:

[change] renderer.js
This commit is contained in:
2025-05-26 10:26:32 +02:00
parent 6df2639c97
commit 16b7b72987

View File

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