current time in console

This commit is contained in:
2019-06-11 09:48:20 +10:00
parent 70e09c4ffd
commit d3da5fe9eb

View File

@@ -14,5 +14,7 @@ module.exports = {
})
}
on15Update()
console.log(moment().format())
}
}