Fix MkTime, resolves #8

This commit is contained in:
Laura Hausmann 2023-07-22 18:05:15 +02:00
parent 9bc4d81cb5
commit f5b13754ae
No known key found for this signature in database
GPG Key ID: D044E84C5BE01605

View File

@ -84,7 +84,7 @@ function tick() {
if (
!invalid &&
props.origin === null &&
!props.origin &&
(props.mode === "relative" || props.mode === "detail")
) {
onMounted(() => {