mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-14 21:04:53 +00:00
@@ -2368,6 +2368,11 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir
|
||||
[components addObject: [SOGoWebDAVValue
|
||||
valueForObject: @"<n1:comp name=\"VEVENT\"/>"
|
||||
attributes: nil]];
|
||||
|
||||
[components addObject: [SOGoWebDAVValue
|
||||
valueForObject: @"<n1:comp name=\"VFREEBUSY\"/>"
|
||||
attributes: nil]];
|
||||
|
||||
if ([self showCalendarTasks])
|
||||
[components addObject: [SOGoWebDAVValue
|
||||
valueForObject: @"<n1:comp name=\"VTODO\"/>"
|
||||
|
||||
Reference in New Issue
Block a user