[2025-04-13] Fix timestamp logging
This commit is contained in:
parent
e59d5a7c36
commit
5489c69d04
@ -13,6 +13,6 @@
|
||||
input.value = timestamp;
|
||||
form = document.getElementById("form")
|
||||
form.submit();
|
||||
console.log(time);
|
||||
console.log(timestamp);
|
||||
}
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user