Fix timezone issue in widget
This commit is contained in:
@@ -185,4 +185,6 @@
|
||||
document.addEventListener('DOMContentLoaded', function () {
|
||||
if (Scratchpads && Scratchpads.init) Scratchpads.init();
|
||||
}, false);
|
||||
|
||||
Luxtools.initChronologicalEventTimes = initChronologicalEventTimes;
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user