mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-01 21:22:19 +00:00
Merge to 2.4.0
This commit is contained in:
@@ -1566,8 +1566,7 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir
|
||||
|
||||
if (records)
|
||||
{
|
||||
if (r)
|
||||
records = [self _fixupRecords: records];
|
||||
records = [self _fixupRecords: records];
|
||||
ma = [NSMutableArray arrayWithArray: records];
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user