[2025-04-13] Fix timestamp logging
This commit is contained in:
parent
e59d5a7c36
commit
5489c69d04
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@
|
|||
input.value = timestamp;
|
||||
form = document.getElementById("form")
|
||||
form.submit();
|
||||
console.log(time);
|
||||
console.log(timestamp);
|
||||
}
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue