support multiple teamleads in each team (#2702)
* fix jumping avatars * fix line-break after color dot for long names
This commit is contained in:
@@ -115,6 +115,7 @@ final class CalendarService
|
||||
'timeframeEnd' => $this->configuration->getCalendarTimeframeEnd(),
|
||||
'dragDropAmount' => $this->configuration->getCalendarDragAndDropMaxEntries(),
|
||||
];
|
||||
|
||||
$event = new CalendarConfigurationEvent($config);
|
||||
$this->dispatcher->dispatch($event);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user