Skip to content

Commit e83c423

Browse files
committed
fix: Correct timeline in today's activity chart
1 parent 5863db0 commit e83c423

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/assets/javascripts/manage/lib/setupHighcharts.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
var setupHighcharts = function() {
22
Highcharts.setOptions({
33
global: {
4-
timezoneOffset: 5 * 60,
54
useUTC: false,
65
},
76
legend: {

0 commit comments

Comments
 (0)