refactor: formatting

This commit is contained in:
Herculino Trotta
2024-10-09 22:28:34 -03:00
parent ec5da3cac0
commit 7913722e20

View File

@@ -17,4 +17,4 @@ if (!tz) {
tz = "UTC"
}
document.cookie = "mytz=" + tz + ";path=/";
</script>
</script>