Skip to content

Commit

Permalink
fix: Correct timeline in today's activity chart
Browse files Browse the repository at this point in the history
  • Loading branch information
sman591 committed Jan 19, 2020
1 parent 5863db0 commit e83c423
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/assets/javascripts/manage/lib/setupHighcharts.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
var setupHighcharts = function() {
Highcharts.setOptions({
global: {
timezoneOffset: 5 * 60,
useUTC: false,
},
legend: {
Expand Down

0 comments on commit e83c423

Please sign in to comment.