mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-14 16:52:53 +02:00
refactor: formatting
This commit is contained in:
@@ -17,4 +17,4 @@ if (!tz) {
|
|||||||
tz = "UTC"
|
tz = "UTC"
|
||||||
}
|
}
|
||||||
document.cookie = "mytz=" + tz + ";path=/";
|
document.cookie = "mytz=" + tz + ";path=/";
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user