Update actions/checkout to v4
All checks were successful
CI / CI (push) Successful in 17s
Lint Codebase / eslint (push) Successful in 13s

This commit is contained in:
SileNce5k 2024-11-05 06:13:21 +01:00
parent 34c5f08806
commit b89b926f9a
Signed by: SileNce
GPG key ID: B0A142BB4291B204
11 changed files with 10 additions and 13 deletions

View file

@ -30,9 +30,9 @@ module.exports = function(time, currentUnixTime){
function getTime(time, currentUnixTime) {
// function getTime(time, currentUnixTime) {
return timeInSeconds;
}
// return timeInSeconds;
// }