mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 19:35:38 +00:00
Fix calls to fetchContactsMatching:
This commit is contained in:
@@ -1205,6 +1205,7 @@ static Class NSNullK;
|
||||
currentSource = [_sources objectForKey: sourceID];
|
||||
[contacts addObjectsFromArray:
|
||||
[currentSource fetchContactsMatching: filter
|
||||
withCriteria: nil
|
||||
inDomain: domain]];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user