fix: small PR fixes workspace-sync-fields (#6107)
Small fixes of PR #6069
This commit is contained in:
@ -122,7 +122,7 @@ export class TimelineCalendarEventService {
|
||||
|
||||
return {
|
||||
totalNumberOfCalendarEvents: total,
|
||||
timelineCalendarEvents: timelineCalendarEvents,
|
||||
timelineCalendarEvents,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user