Commit b4efac2
Guilherme Dellagustin
fix: Remove hardcoded calendar timezone
Removed the hardcoded timezone on google calendar (`ctz` url
parameter).
As per my tests, without the `ctz` paramenter, the calendar
is shown at my own timezone, so I assume there is some
automatic detection feature in it.
Was added with a15e770.
Related comment:
- #1010 (comment)1 parent 003e492 commit b4efac2
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- config/_default
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments