mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 22:38:51 +00:00
(js) Handle DST change in Date.daysUpTo
This commit is contained in:
@@ -534,7 +534,7 @@
|
||||
function updateFreeBusy() {
|
||||
vm.component.$attendees.updateFreeBusyCoverage();
|
||||
vm.component.$attendees.updateFreeBusy();
|
||||
scrollToStart();
|
||||
$timeout(scrollToStart);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user